em_inflate.c

Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
git clone git://git.finwo.net/lib/em_inflate.c
Log | Files | Refs | README | LICENSE

.gitignore (69B)


      1 /lib/
      2 *.o
      3 /em_inflate
      4 /.cache/
      5 /test
      6 /test.gz
      7 /compile_commands.json