2 releases
Uses old Rust 2015
| 0.2.1 | Mar 22, 2023 |
|---|---|
| 0.2.0 | Mar 14, 2023 |
| 0.1.0 |
|
#853 in Compression
103 downloads per month
19KB
406 lines
gorilla
An implementation of Gorilla compression for Rust.
This was my first ever Rust project. I've kept it mostly as-is, only following clippy and removing some instances of unsafe. Needless to say, you should probably not be using this.
Dependencies
~225KB