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
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Seekable ZSTD compression format implemented in Golang.☆129Updated last month
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆86Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆102Updated 2 years ago
- The buffered IO pipe.☆34Updated 2 years ago
- Open version of common golang libraries useful to many projects.☆76Updated 2 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- A fast userspace CSPRNG☆92Updated 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 5 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆37Updated last year
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- Go assembly transpiler for C programming language☆108Updated last month
- Natural strings sorting in Go☆80Updated last year
- Pure Go bsdiff and bspatch libraries and CLI tools.☆171Updated 6 years ago
- Go JSON5 decoder package based on encoding/json☆64Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆118Updated 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
- Arbitrary base encoding in GO☆57Updated 6 months ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- User-Space Block Device (USBD) Framework (written in Go)☆30Updated 3 years ago