1 unstable release
0.1.0 | Feb 8, 2021 |
---|
#645 in Compression
809 downloads per month
Used in 4 crates
(2 directly)
54KB
1.5K
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