Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mulimoen/lzf-sys
Rust FFI declarations for liblzf
https://github.com/mulimoen/lzf-sys
Last synced: about 2 months ago
JSON representation
Rust FFI declarations for liblzf
- Host: GitHub
- URL: https://github.com/mulimoen/lzf-sys
- Owner: mulimoen
- Created: 2021-01-29T21:36:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-08T17:12:14.000Z (almost 4 years ago)
- Last Synced: 2024-11-16T03:46:56.937Z (2 months ago)
- Language: C
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`.