1 unstable release

0.1.0 Feb 8, 2021

#645 in Compression

Download history 211/week @ 2024-07-25 166/week @ 2024-08-01 425/week @ 2024-08-08 447/week @ 2024-08-15 395/week @ 2024-08-22 566/week @ 2024-08-29 306/week @ 2024-09-05 194/week @ 2024-09-12 341/week @ 2024-09-19 258/week @ 2024-09-26 164/week @ 2024-10-03 196/week @ 2024-10-10 229/week @ 2024-10-17 220/week @ 2024-10-24 195/week @ 2024-10-31 144/week @ 2024-11-07

809 downloads per month
Used in 4 crates (2 directly)

MIT AND BSD-2-Clause

54KB
1.5K SLoC

C 1K SLoC // 0.2% comments C# 226 SLoC // 0.2% comments Rust 89 SLoC

Contains (obscure autoconf code, 1KB) source/configure.ac

lzf-sys

Rust wrapper of liblzf. This version is based on release 3.6.

The library can be built statically using the crate feature static. License is a BSD-2-Clause for liblzf.


lib.rs:

Crate for linking to the native c library liblzf.

Dependencies

~135KB