#lzfse

sys lzfse-sys

Crate to build the LZFSE reference implementation for lzfse-rs

1 stable release

Uses old Rust 2015

1.0.0 Jul 26, 2020

#593 in Compression

Download history 22/week @ 2023-06-04 18/week @ 2023-06-11 82/week @ 2023-06-18 47/week @ 2023-06-25 62/week @ 2023-07-02 44/week @ 2023-07-09 44/week @ 2023-07-16 50/week @ 2023-07-23 81/week @ 2023-07-30 24/week @ 2023-08-06 44/week @ 2023-08-13 24/week @ 2023-08-20 21/week @ 2023-08-27 39/week @ 2023-09-03 23/week @ 2023-09-10 28/week @ 2023-09-17

111 downloads per month
Used in 5 crates (3 directly)

MIT license

130KB
2.5K SLoC

C 2.5K SLoC // 0.3% comments Rust 43 SLoC

lzfse-rs

Rust bindings for the LZFSE reference implementation at https://github.com/lzfse/lzfse.

Documentation

# Cargo.toml
[dependencies]
lzfse = "0.1.0"

Dependencies

~180KB