#lzfse #api-bindings

sys no-std lzfse-sys

Crate to build the LZFSE reference implementation for lzfse-rs

2 stable releases

Uses old Rust 2015

2.0.0 Nov 14, 2024
1.0.0 Jul 26, 2020

#613 in Compression

Download history 342/week @ 2024-12-13 51/week @ 2024-12-20 173/week @ 2024-12-27 302/week @ 2025-01-03 300/week @ 2025-01-10 278/week @ 2025-01-17 434/week @ 2025-01-24 274/week @ 2025-01-31 322/week @ 2025-02-07 498/week @ 2025-02-14 355/week @ 2025-02-21 363/week @ 2025-02-28 382/week @ 2025-03-07 607/week @ 2025-03-14 375/week @ 2025-03-21 308/week @ 2025-03-28

1,810 downloads per month
Used in 3 crates (2 directly)

MIT license

130KB
2.5K SLoC

C 2.5K SLoC // 0.3% comments Rust 54 SLoC Shell 7 SLoC // 0.2% comments

lzfse-rs

Build and Testcrates.io

https://img.shields.io/crates/v/lzfse

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

Documentation

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

Dependencies

~0–275KB