https://github.com/vmchale/lz-ats
lzlib bindings for ATS
https://github.com/vmchale/lz-ats
ats compression compression-algorithm compression-implementations ffi ffi-bindings lz lzip lzlib lzlib-bindings memory-safety
Last synced: about 1 month ago
JSON representation
lzlib bindings for ATS
- Host: GitHub
- URL: https://github.com/vmchale/lz-ats
- Owner: vmchale
- License: bsd-3-clause
- Created: 2020-03-24T01:00:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T00:03:44.000Z (over 5 years ago)
- Last Synced: 2025-01-08T12:08:02.481Z (9 months ago)
- Topics: ats, compression, compression-algorithm, compression-implementations, ffi, ffi-bindings, lz, lzip, lzlib, lzlib-bindings, memory-safety
- Language: ATS
- Size: 564 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lzlib
[lzlib](https://www.nongnu.org/lzip/lzlib.html) bindings for ATS.
## Library
[SATS/lzlib.sats](https://github.com/vmchale/lz-ats/blob/master/SATS/lzlib.sats)
contains complete bindings corresponding to `lzlib.h`