deflate-format topic
List
deflate-format repositories
Simple-DEFLATE-decompressor
71
Stars
21
Forks
Watchers
Simple compliant DEFLATE decompressor in Java, Python, C++, TypeScript.
zip-ada
22
Stars
3
Forks
Watchers
Zip-Ada: a standalone, portable Ada library for .zip archives. Includes LZMA byte stream encoder & decoder pair.
go-libdeflate
25
Stars
7
Forks
Watchers
Go wrapper for the libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.
DEFLATE-library-Java
15
Stars
5
Forks
Watchers
Efficient DEFLATE compressor and decompressor in pure Java.