https://github.com/ntdls/compression
A variety of compression algorithms.
https://github.com/ntdls/compression
compression deflate lz4 lzari rle zlib
Last synced: 9 months ago
JSON representation
A variety of compression algorithms.
- Host: GitHub
- URL: https://github.com/ntdls/compression
- Owner: NTDLS
- License: mit
- Created: 2018-04-11T04:16:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T12:50:01.000Z (about 1 year ago)
- Last Synced: 2025-03-27T21:22:55.375Z (10 months ago)
- Topics: compression, deflate, lz4, lzari, rle, zlib
- Language: C
- Size: 192 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Compression
A variety of compression algorithms.