https://github.com/gregdel/compress
Huffman compression written in golang
https://github.com/gregdel/compress
Last synced: 11 months ago
JSON representation
Huffman compression written in golang
- Host: GitHub
- URL: https://github.com/gregdel/compress
- Owner: gregdel
- Created: 2018-03-17T15:43:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T12:27:11.000Z (about 8 years ago)
- Last Synced: 2025-06-11T10:57:31.022Z (about 1 year ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The purpose of this project is only to learn compression algorithms, do not use it.