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 11 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.☆125Updated 3 weeks ago
- Open version of common golang libraries useful to many projects.☆76Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- 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
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆100Updated 2 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆117Updated last year
- Buffered Reader/Writer☆78Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- A Go API for perf_event_open☆25Updated last year
- Streaming text replacement for Go☆72Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- WriterSeeker is the in-memory io.WriteSeeker implementation missing in the standard lib☆70Updated 5 years ago
- Check for int/int64/int32 arithmetic overflow in Golang☆46Updated 2 years ago
- SSH daemon for creating forward and reverse tunnels.☆76Updated last year
- Parse json with comments and trailing commas.☆99Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Like sync.Mutex, but works across processes☆80Updated 4 months 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
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 3 years ago
- MUS format serializer for Go☆119Updated 2 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated last year
- Natural sorting (natsort) in Go☆61Updated 2 weeks ago
- The buffered IO pipe.☆33Updated 2 years ago
- OpenSSL bindings for Go☆44Updated last week