https://github.com/fasterthanlime/rc-deflate
Pure rust deflate (& related formats) reading
https://github.com/fasterthanlime/rc-deflate
Last synced: about 1 year ago
JSON representation
Pure rust deflate (& related formats) reading
- Host: GitHub
- URL: https://github.com/fasterthanlime/rc-deflate
- Owner: fasterthanlime
- Created: 2019-07-24T16:45:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T14:36:15.000Z (almost 7 years ago)
- Last Synced: 2025-04-01T03:12:57.754Z (about 1 year ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rc-deflate
DEFLATE (RFC 1951) reader.