build-your-own-x
build-your-own-x copied to clipboard
Submission: Build Your Own Text Compression Utility From Scratch
Main programming language
Python
Tutorial title
Build Your Own Text Compression Utility
Tutorial URL
https://digitalbunker.dev/2021/01/22/implementing-unixs-compress/
Category
- [ ] 3D Renderer
- [ ] Augmented Reality
- [ ] BitTorrent Client
- [ ] Blockchain / Cryptocurrency
- [ ] Bot
- [ ] Command-Line Tool
- [ ] Database
- [ ] Docker
- [ ] Emulator / Virtual Machine
- [ ] Front-end Framework / Library
- [ ] Game
- [ ] Git
- [ ] Network Stack
- [ ] Neural Network
- [ ] Operating System
- [ ] Physics Engine
- [ ] Programming Language
- [ ] Regex Engine
- [ ] Search Engine
- [ ] Shell
- [ ] Template Engine
- [ ] Visual Recognition System
- [ ] Voxel Engine
- [ ] Web Search Engine
- [ ] Web Server
- [X] Uncategorized
This link seems to be broken. Please check for the same
Adding build-your-own-compression-utility would be awesome :) It should probably be a guide for C/++ so it'd be easier and more efficient to operate on raw binary representations
This one seems to work https://aryamansharda.medium.com/implementing-unixs-compress-b715246f0c75