1 unstable release

0.1.0 Feb 8, 2021

#732 in Compression

Download history 248/week @ 2024-11-08 197/week @ 2024-11-15 237/week @ 2024-11-22 197/week @ 2024-11-29 285/week @ 2024-12-06 139/week @ 2024-12-13 98/week @ 2024-12-20 99/week @ 2024-12-27 201/week @ 2025-01-03 233/week @ 2025-01-10 213/week @ 2025-01-17 149/week @ 2025-01-24 188/week @ 2025-01-31 183/week @ 2025-02-07 87/week @ 2025-02-14

480 downloads per month
Used in 5 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

~140KB