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 8 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
- Seekable ZSTD compression format implemented in Golang.☆119Updated 3 weeks ago
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆75Updated 7 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Open version of common golang libraries useful to many projects.☆76Updated last year
- 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 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…☆92Updated last year
- 🚀 Fast and light wildcard pattern matching.☆87Updated 5 months ago
- Like sync.Mutex, but works across processes☆80Updated 3 weeks ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆114Updated last year
- Go assembly transpiler for C programming language☆97Updated this week
- High performance implementation of V1 and V2 Proxy Protocol☆26Updated 2 years ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆166Updated 6 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- High performance Golang IPv4 and IPv6 capable TCP server with TLS support, graceful shutdown and TCP FastOpen☆47Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- The buffered IO pipe.☆33Updated 2 years ago
- MUS format serializer for Go☆114Updated 3 weeks ago
- A Go API for perf_event_open☆25Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- ☆33Updated 2 years ago
- Natural sorting (natsort) in Go☆58Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆36Updated 9 months ago
- A go function to report total system memory☆202Updated 3 years ago