#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

#663 in Compression

Download history 26/week @ 2024-08-26 6/week @ 2024-09-02 19/week @ 2024-09-09 16/week @ 2024-09-16 65/week @ 2024-09-23 14/week @ 2024-09-30 13/week @ 2024-10-07 24/week @ 2024-10-14 25/week @ 2024-10-21 21/week @ 2024-10-28 49/week @ 2024-11-04 213/week @ 2024-11-11 67/week @ 2024-11-18 45/week @ 2024-11-25 233/week @ 2024-12-02 387/week @ 2024-12-09

742 downloads per month
Used in 4 crates (3 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–300KB