https://github.com/jacoblightning/compressor
A Simple proof of concept compression program written in C.
https://github.com/jacoblightning/compressor
Last synced: 2 days ago
JSON representation
A Simple proof of concept compression program written in C.
- Host: GitHub
- URL: https://github.com/jacoblightning/compressor
- Owner: Jacoblightning
- License: unlicense
- Created: 2024-04-21T21:41:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T22:29:13.000Z (about 2 years ago)
- Last Synced: 2025-02-24T15:35:36.275Z (over 1 year ago)
- Language: C
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# compressor
A Simple proof of concept compression program written in C.