Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/capjamesg/adventures-with-compression
My adventures with compression.
https://github.com/capjamesg/adventures-with-compression
compression dictionary-coding entropy
Last synced: 7 days ago
JSON representation
My adventures with compression.
- Host: GitHub
- URL: https://github.com/capjamesg/adventures-with-compression
- Owner: capjamesg
- License: mit
- Created: 2024-01-01T10:47:05.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-03T11:32:43.000Z (12 months ago)
- Last Synced: 2024-12-15T07:48:44.369Z (7 days ago)
- Topics: compression, dictionary-coding, entropy
- Language: Python
- Homepage: https://jamesg.blog/2023/12/29/compression-adventures/
- Size: 1.3 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Adventures with compression
This repository contains the code to accompany my "Adventures with compression" blog series.
- [Adventures with compression](https://jamesg.blog/2023/12/29/compression-adventures/)
- [More adventures with compression](https://jamesg.blog/2024/01/01/more-adventures-with-compression/)## License
This project is licensed under an [MIT license](LICENSE).