Show HN: Easy alternative to giflib – header-only decoder in C
https://github.com/Ferki-git-creator/TurboStitchGIF-HeaderOnly-Fast-ZeroAllocation-PlatformIndependent-Embedded-C-GIF-DecoderHi HN, I made a lightweight, header-only GIF decoder in C, inspired by stb-style libraries. No dynamic allocation, portable, and optimized for embedded devices.
GitHub: https://github.com/Ferki-git-creator/TurboStitchGIF-HeaderOn...
Would love feedback or suggestions.