gorilla

Crates.iogorilla
lib.rsgorilla
version0.2.1
sourcesrc
created_at2023-03-14 23:12:37.431973
updated_at2023-03-22 13:06:25.693942
descriptionAn implementation of Gorilla compression for Rust
homepagehttps://github.com/udoprog/gorilla
repositoryhttps://github.com/udoprog/gorilla
max_upload_size
id810305
size20,125
John-John Tedro (udoprog)

documentation

https://docs.rs/gorilla

README

gorilla

github crates.io docs.rs build status

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.

Commit count: 14

cargo fmt