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.
☆30Updated 6 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.☆29Updated last year
- The buffered IO pipe.☆33Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆111Updated last week
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆74Updated 6 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- A MIME type sniffer for Go.☆33Updated 2 years ago
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆46Updated 3 years ago
- Check for int/int64/int32 arithmetic overflow in Golang☆43Updated last year
- High performance implementation of V1 and V2 Proxy Protocol☆26Updated 2 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- 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
- A fast userspace CSPRNG☆90Updated 8 months ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆35Updated last year
- ☆23Updated 4 months ago
- Collect data about your dependencies☆43Updated last month
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- errs is a package for making errors friendly and easy☆53Updated 8 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- ☆24Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Buffered Reader/Writer☆75Updated 9 months ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆90Updated last year
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆113Updated last year
- SQLite over stdin/stdout☆86Updated 2 weeks ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Fast, dependable universally unique ids☆26Updated 6 months ago
- go package to chain fs.FS filesystems together (go1.16+)☆25Updated 2 years ago