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.
☆31Updated 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
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆77Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go assembly transpiler for C programming language☆103Updated 2 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated last month
- Open version of common golang libraries useful to many projects.☆76Updated last year
- 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
- A fast userspace CSPRNG☆92Updated 11 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated last month
- Seekable ZSTD compression format implemented in Golang.☆121Updated this week
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- The buffered IO pipe.☆33Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆114Updated last year
- Like sync.Mutex, but works across processes☆80Updated 2 months ago
- errs is a package for making errors friendly and easy☆53Updated 11 months ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆168Updated 6 years ago
- Streaming text replacement for Go☆71Updated 3 years ago
- MUS format serializer for Go☆117Updated 2 months ago
- Sync primitive for golang. Key + Mutex = Kmutex☆37Updated 10 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute ma…☆207Updated 5 months ago
- Check for int/int64/int32 arithmetic overflow in Golang☆45Updated last year
- ☆33Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Natural sorting (natsort) in Go☆60Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- High performance implementation of V1 and V2 Proxy Protocol☆27Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 5 months ago