libdeflate topic

List libdeflate repositories

LibDeflate

81
Stars
17
Forks
Watchers

Pure Lua compressor and decompressor with high compression ratio using DEFLATE/zlib format.

go-libdeflate

30
Stars
10
Forks
Watchers

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