Building a Lossless File Compressor from Scratch in C: My Journey with Shannon-Fano, Bitstreams, and Low-Level Performance
DEV Community
Building a Lossless File Compressor from Scratch in C: My Journey with Shannon-Fano, Bitstreams, and Low-Level Performance
A deep dive into building a lossless compression tool from scratch in C11: Shannon-Fano trees, bit-level I/O, solving a 100M function call bottleneck, and benchmarking against gzip.
0 comments
No comments yet.