1 unstable release

0.1.0 Feb 8, 2021

#684 in Compression

Download history 50/week @ 2024-03-14 166/week @ 2024-03-21 158/week @ 2024-03-28 94/week @ 2024-04-04 150/week @ 2024-04-11 145/week @ 2024-04-18 104/week @ 2024-04-25 251/week @ 2024-05-02 99/week @ 2024-05-09 83/week @ 2024-05-16 346/week @ 2024-05-23 247/week @ 2024-05-30 145/week @ 2024-06-06 198/week @ 2024-06-13 285/week @ 2024-06-20 210/week @ 2024-06-27

855 downloads per month
Used in 3 crates (via hdf5)

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

~120KB