#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

new 2.0.0 Nov 14, 2024
1.0.0 Jul 26, 2020

#310 in #compression

Download history 16/week @ 2024-07-24 21/week @ 2024-07-31 30/week @ 2024-08-07 14/week @ 2024-08-14 11/week @ 2024-08-21 21/week @ 2024-08-28 11/week @ 2024-09-04 19/week @ 2024-09-11 32/week @ 2024-09-18 47/week @ 2024-09-25 14/week @ 2024-10-02 20/week @ 2024-10-09 24/week @ 2024-10-16 19/week @ 2024-10-23 42/week @ 2024-10-30 27/week @ 2024-11-06

114 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–280KB