mharbol/zzip
Homemade compression application written in zig
Compression utility written as an excuse to learn Zig. Also a fun intro to simple compression concepts like RLE and Huffman coding. Once it's up and running will publish the standard quick-guides and other stuff like that.