#bindings #api-bindings #lossless

fastlz

Bindings to FastLZ compression and decompression

1 unstable release

Uses old Rust 2015

0.1.0 Jul 13, 2018

#39 in #lossless

Download history 23/week @ 2024-03-11 5/week @ 2024-03-18 31/week @ 2024-03-25 60/week @ 2024-04-01 39/week @ 2024-04-15 7/week @ 2024-04-22 25/week @ 2024-04-29 18/week @ 2024-05-06 36/week @ 2024-05-13 14/week @ 2024-05-20 2/week @ 2024-05-27 28/week @ 2024-06-03 22/week @ 2024-06-10 39/week @ 2024-06-17 23/week @ 2024-06-24

112 downloads per month

MIT/Apache

55KB
1.5K SLoC

C 1.5K SLoC // 0.1% comments Rust 82 SLoC Shell 1 SLoC

fastlz

Build Status License License: MIT

Lossless compression/decompression library for Rust with bindings to the C FastLZ implementation.

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.


lib.rs:

FastLZ compression for Rust

Rust bindings for the FastLZ compression and decompression library.

Dependencies

~195KB