#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

#605 in Compression

Download history 360/week @ 2024-12-11 187/week @ 2024-12-18 18/week @ 2024-12-25 355/week @ 2025-01-01 242/week @ 2025-01-08 295/week @ 2025-01-15 392/week @ 2025-01-22 358/week @ 2025-01-29 273/week @ 2025-02-05 437/week @ 2025-02-12 422/week @ 2025-02-19 278/week @ 2025-02-26 431/week @ 2025-03-05 519/week @ 2025-03-12 535/week @ 2025-03-19 294/week @ 2025-03-26

1,816 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