4kills / go-libdeflateLinks
Go wrapper for the C libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.
☆32Updated 9 months ago
Alternatives and similar repositories for go-libdeflate
Users that are interested in go-libdeflate are comparing it to the libraries listed below
Sorting:
- Ultra fast native zlib implementation for golang using cgo and the original zlib library written in C by Jean-loup Gailly and Mark Adler.☆30Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Open version of common golang libraries useful to many projects.☆76Updated last year
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆97Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated last month
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆115Updated last year
- MUS format serializer for Go☆118Updated 2 months ago
- Seekable ZSTD compression format implemented in Golang.☆122Updated 3 weeks ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- Natural sorting (natsort) in Go☆60Updated last year
- Pure Go bsdiff and bspatch libraries and CLI tools.☆168Updated 6 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go assembly transpiler for C programming language☆103Updated last month
- The buffered IO pipe.☆33Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated 11 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆79Updated last month
- Compile Go regular expressions to Go code☆96Updated last month
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- ☆33Updated 3 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆149Updated last month
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Sync primitive for golang. Key + Mutex = Kmutex☆37Updated 11 months ago
- Pure-Go library to access drive's S.M.A.R.T. information☆200Updated 10 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 weeks ago
- Replacement for golang http.FileServer which supports precompressed static assets.☆96Updated 3 months ago