#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

#682 in Compression

Download history 15/week @ 2024-10-04 22/week @ 2024-10-11 24/week @ 2024-10-18 16/week @ 2024-10-25 51/week @ 2024-11-01 158/week @ 2024-11-08 108/week @ 2024-11-15 56/week @ 2024-11-22 117/week @ 2024-11-29 447/week @ 2024-12-06 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 263/week @ 2025-01-17

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