#api-bindings

fastlz

Bindings to FastLZ compression and decompression

1 unstable release

Uses old Rust 2015

0.1.0 Jul 13, 2018

#678 in Compression

Download history 20/week @ 2023-10-16 28/week @ 2023-10-23 23/week @ 2023-10-30 17/week @ 2023-11-06 33/week @ 2023-11-13 20/week @ 2023-11-20 25/week @ 2023-11-27 22/week @ 2023-12-04 20/week @ 2023-12-11 5/week @ 2023-12-18 6/week @ 2023-12-25 7/week @ 2024-01-01 6/week @ 2024-01-08 16/week @ 2024-01-15 28/week @ 2024-01-22 18/week @ 2024-01-29

69 downloads per month

MIT/Apache

7KB

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

~155KB