zlib-port topic

List zlib-port repositories

pako

5.4k
Stars
782
Forks
Watchers

high speed zlib port to javascript, works in browser & node.js

go-zlib

25
Stars
10
Forks
Watchers

Ultra fast native zlib implementation for golang using cgo and the original zlib library written in C by Jean-loup Gailly and Mark Adler.

go-libdeflate

24
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.