Jdeflate is a portable C library that implements the DEFLATE compression algorithm, supporting the raw DEFLATE, zlib, and gzip formats.
-
Updated
Mar 12, 2026 - C
Jdeflate is a portable C library that implements the DEFLATE compression algorithm, supporting the raw DEFLATE, zlib, and gzip formats.
Compression algorithms (LZ77, Huffman, DEFLATE) implemented from scratch in C++23
Add a description, image, and links to the rfc1951 topic page so that developers can more easily learn about it.
To associate your repository with the rfc1951 topic, visit your repo's landing page and select "manage topics."