zlib-replacement

There are 6 repositories under zlib-replacement topic.

  • zlib-ng/zlib-ng

    zlib replacement with optimizations for "next generation" systems.

    Language:C1.6k45398258
  • emmanuel-marty/em_inflate

    Fast, small, in-memory inflate (zlib, deflate and gzip decompression)

    Language:C739013
  • 4kills/go-libdeflate

    Go wrapper for the libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.

    Language:Go28299
  • emmanuel-marty/zultra

    Fast deflate implementation with zopfli-like ratios and a streaming API

    Language:C27613
  • Artexety/inflatecpp

    A pure C++ implementation of a fast, small, in-memory inflate (zlib, gzip, deflate decompression)

    Language:C++17212
  • AndrewShpagin/zpp

    The c++ interface to operate ZIP files. No libraries required. Just one header and one c file.

    Language:C10