#lzfse #api-bindings

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

#356 in #compression

Download history 19/week @ 2023-11-22 72/week @ 2023-11-29 2/week @ 2023-12-06 3/week @ 2023-12-13 5/week @ 2023-12-20 7/week @ 2023-12-27 9/week @ 2024-01-03 13/week @ 2024-01-10 6/week @ 2024-01-17 3/week @ 2024-01-24 18/week @ 2024-01-31 16/week @ 2024-02-07 23/week @ 2024-02-14 28/week @ 2024-02-21 29/week @ 2024-02-28 15/week @ 2024-03-06

97 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

~210KB