Small and reasonably fast QOI decoder written in zig
Summary
This article reviews Dekoodaaja, a small Zig-based QOI decoder project. It includes benchmark data comparing multiple QOI implementations and highlights performance characteristics for ReleaseFast and ReleaseSmall builds. The work is open-source and useful as a case study in high-performance decoding.