#bindings #stream #reader-writer #exposed #lzip #lzlib

sys lzip-sys

Bindings to lzlib for lzip compression and decompression exposed as Reader/Writer streams

4 releases

Uses old Rust 2015

0.1.4+1.13 Apr 29, 2022
0.1.3+1.13 Apr 9, 2022
0.1.1+1.13 Mar 18, 2022
0.1.0+1.13 Mar 18, 2022

#11 in #exposed


Used in lzip

MIT/Apache

185KB
4.5K SLoC

C 3.5K SLoC // 0.1% comments Shell 400 SLoC // 0.0% comments Rust 271 SLoC

lzip

Documentation

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

# Cargo.toml
[dependencies]
lzip = "0.1"

License

Licensed under either of

at your option.

Contribution

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

Dependencies