#brotli-compression #brotli

brotli2

Bindings to libbrotli to provide brotli decompression and compression to Rust

6 releases

Uses old Rust 2015

0.3.2 Nov 7, 2017
0.3.0 Jun 30, 2017
0.2.3 Apr 10, 2017
0.2.2 Jan 20, 2017
0.1.0 Mar 26, 2016

#505 in Compression

Download history 17612/week @ 2023-11-15 16084/week @ 2023-11-22 11774/week @ 2023-11-29 11231/week @ 2023-12-06 12587/week @ 2023-12-13 12749/week @ 2023-12-20 2707/week @ 2023-12-27 7418/week @ 2024-01-03 6595/week @ 2024-01-10 8439/week @ 2024-01-17 11492/week @ 2024-01-24 9525/week @ 2024-01-31 12675/week @ 2024-02-07 8100/week @ 2024-02-14 7197/week @ 2024-02-21 9343/week @ 2024-02-28

39,136 downloads per month
Used in 41 crates (24 directly)

MIT/Apache

1MB
17K SLoC

C 16K SLoC // 0.1% comments Rust 1K SLoC // 0.0% comments

brotli2

Build Status Build status

Documentation

Bindings to the official brotli implementation in Rust.

# Cargo.toml
[dependencies]
brotli2 = "0.3"

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies