#brotli #bindings #api-bindings #libbrotli

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

#674 in Compression

Download history 7388/week @ 2024-01-03 6575/week @ 2024-01-10 8416/week @ 2024-01-17 11467/week @ 2024-01-24 9506/week @ 2024-01-31 12653/week @ 2024-02-07 8048/week @ 2024-02-14 7124/week @ 2024-02-21 10187/week @ 2024-02-28 9598/week @ 2024-03-06 9816/week @ 2024-03-13 5888/week @ 2024-03-20 19139/week @ 2024-03-27 11908/week @ 2024-04-03 6435/week @ 2024-04-10 4859/week @ 2024-04-17

43,639 downloads per month
Used in 40 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