#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

#693 in Compression

Download history 21/week @ 2024-10-26 51/week @ 2024-11-02 192/week @ 2024-11-09 75/week @ 2024-11-16 54/week @ 2024-11-23 160/week @ 2024-11-30 450/week @ 2024-12-07 327/week @ 2024-12-14 16/week @ 2024-12-21 200/week @ 2024-12-28 299/week @ 2025-01-04 292/week @ 2025-01-11 309/week @ 2025-01-18 402/week @ 2025-01-25 322/week @ 2025-02-01 298/week @ 2025-02-08

1,348 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–305KB