#bzip2 #bindings #streaming #stream #reader-writer #libbzip2 #libbz2

sys bzip2-sys

Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams

13 releases

Uses old Rust 2015

0.1.11+1.0.8 Jun 9, 2021
0.1.10+1.0.8 Feb 1, 2021
0.1.9+1.0.8 May 27, 2020
0.1.8+1.0.8 Feb 24, 2020
0.0.1 Nov 13, 2014

#237 in Compression

Download history 320080/week @ 2023-12-14 205726/week @ 2023-12-21 213862/week @ 2023-12-28 311566/week @ 2024-01-04 323247/week @ 2024-01-11 362256/week @ 2024-01-18 353059/week @ 2024-01-25 379506/week @ 2024-02-01 373194/week @ 2024-02-08 362865/week @ 2024-02-15 397325/week @ 2024-02-22 415211/week @ 2024-02-29 418766/week @ 2024-03-07 443108/week @ 2024-03-14 426330/week @ 2024-03-21 345561/week @ 2024-03-28

1,709,712 downloads per month
Used in 1,735 crates (11 directly)

MIT/Apache

635KB
6K SLoC

C 5.5K SLoC // 0.2% comments XSL 283 SLoC // 0.1% comments Rust 104 SLoC Shell 74 SLoC // 0.3% comments Perl 39 SLoC // 0.4% comments

bzip2

Documentation

A streaming compression/decompression library for rust with bindings to libbz2.

# Cargo.toml
[dependencies]
bzip2 = "0.4"

License

This project is licensed under either of

at your option.

Contribution

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

Dependencies