#lzfse #api-bindings

sys lzfse-sys

Crate to build the LZFSE reference implementation for lzfse-rs

1 stable release

Uses old Rust 2015

1.0.0 Jul 26, 2020

#456 in #compression

Download history 37/week @ 2024-03-11 34/week @ 2024-03-18 27/week @ 2024-03-25 67/week @ 2024-04-01 72/week @ 2024-04-08 57/week @ 2024-04-15 21/week @ 2024-04-22 33/week @ 2024-04-29 19/week @ 2024-05-06 38/week @ 2024-05-13 29/week @ 2024-05-20 23/week @ 2024-05-27 15/week @ 2024-06-03 32/week @ 2024-06-10 22/week @ 2024-06-17 41/week @ 2024-06-24

112 downloads per month
Used in 4 crates (3 directly)

MIT license

130KB
2.5K SLoC

C 2.5K SLoC // 0.3% comments Rust 43 SLoC

lzfse-rs

Rust bindings for the LZFSE reference implementation at https://github.com/lzfse/lzfse.

Documentation

# Cargo.toml
[dependencies]
lzfse = "0.1.0"

Dependencies

~225KB