Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ariya/FastLZ
Small & portable byte-aligned LZ77 compression
https://github.com/ariya/FastLZ
amd64 ansi-c arm64 c c90 c99 compression dos fastlz freedos intel lempel-ziv lz77 mipsel ms-dos portable riscv
Last synced: 28 days ago
JSON representation
Small & portable byte-aligned LZ77 compression
- Host: GitHub
- URL: https://github.com/ariya/FastLZ
- Owner: ariya
- License: other
- Created: 2012-04-06T14:33:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T13:21:55.000Z (4 months ago)
- Last Synced: 2024-08-02T23:58:15.680Z (4 months ago)
- Topics: amd64, ansi-c, arm64, c, c90, c99, compression, dos, fastlz, freedos, intel, lempel-ziv, lz77, mipsel, ms-dos, portable, riscv
- Language: C
- Homepage: https://ariya.github.io/FastLZ
- Size: 194 KB
- Stars: 414
- Watchers: 26
- Forks: 82
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE.MIT
Awesome Lists containing this project
- AwesomeCppGameDev - FastLZ - aligned LZ77 compression (Maths)