Dominik Ochs
Results
2
repositories owned by
Dominik Ochs
go-zlib
29
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
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.