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 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
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆117Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- The buffered IO pipe.☆33Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆128Updated last week
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆100Updated 2 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 4 months ago
- MUS format serializer for Go☆119Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- Check for int/int64/int32 arithmetic overflow in Golang☆46Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- Fast JSON serializer for golang.☆23Updated 4 years ago
- Go assembly transpiler for C programming language☆108Updated 3 weeks ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- ☆122Updated 2 years ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆171Updated 6 years ago
- connect-go improved compression☆23Updated last month
- SIMD implementation in Go☆177Updated 6 months ago
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆83Updated 2 weeks ago
- Open version of common golang libraries useful to many projects.☆76Updated last year
- Natural sorting (natsort) in Go☆60Updated last month
- Pure-Go library to access drive's S.M.A.R.T. information☆202Updated last year
- OpenSSL bindings for Go☆48Updated this week
- In-memory key:value store/cache library for Go, suitable for single-machine applications☆76Updated 3 months ago
- A Go API for perf_event_open☆27Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year