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 last year
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..☆83Updated this week
- Go assembly transpiler for C programming language☆108Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Seekable ZSTD compression format implemented in Golang.☆128Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 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 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆117Updated 2 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆121Updated last year
- The buffered IO pipe.☆33Updated 2 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆38Updated last year
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- High performance Golang IPv4 and IPv6 capable TCP server with TLS support, graceful shutdown and TCP FastOpen☆51Updated 3 years ago
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆100Updated 2 years ago
- A go function to report total system memory☆206Updated 3 years ago
- Open version of common golang libraries useful to many projects.☆76Updated last year
- Faster version of the Go regexp package☆74Updated 3 months ago
- A fast userspace CSPRNG☆92Updated last year
- Drop-in replacement for regexp using re2, for any Go app☆175Updated this week
- ☆122Updated 2 years ago
- Check for int/int64/int32 arithmetic overflow in Golang☆46Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A collection of efficient generic integer parser functions for Go☆19Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Pure-Go library to access drive's S.M.A.R.T. information☆201Updated last year