#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

#678 in Compression

Download history 37/week @ 2024-09-29 13/week @ 2024-10-06 21/week @ 2024-10-13 27/week @ 2024-10-20 21/week @ 2024-10-27 49/week @ 2024-11-03 205/week @ 2024-11-10 66/week @ 2024-11-17 53/week @ 2024-11-24 186/week @ 2024-12-01 426/week @ 2024-12-08 321/week @ 2024-12-15 16/week @ 2024-12-22 200/week @ 2024-12-29 301/week @ 2025-01-05 288/week @ 2025-01-12

805 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