4kills / go-libdeflate
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 3 months ago
Alternatives and similar repositories for go-libdeflate:
Users that are interested in go-libdeflate are comparing it to the libraries listed below
- 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
- ☆22Updated last month
- A Go API for perf_event_open☆22Updated 8 months ago
- go package to chain fs.FS filesystems together (go1.16+)☆24Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆93Updated 2 months ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆36Updated last year
- xor byte slices☆15Updated this week
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆17Updated 9 months ago
- Root CA certificates for Go☆37Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Easy to use native encoding/binary.ByteOrder☆29Updated 2 years ago
- common golang tcp connection pool☆27Updated 4 months ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆33Updated 10 months ago
- Go implementation of Unicode TR39 skeleton algorithm☆31Updated 4 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆107Updated last year
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- ☆43Updated 3 years ago
- Go WorkerPool aims to control heavy Go Routines☆11Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 5 months ago
- A Go library for reading and writing QCOW2 disk images.☆51Updated last year
- Buffered Reader/Writer☆75Updated 6 months ago
- A collection of message middlewares for go-mail☆20Updated 2 weeks ago
- A go module to attach the Windows console to stdin/stdout/stderr if needed.☆17Updated 2 years ago
- The buffered IO pipe.☆32Updated 2 years ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 3 years ago
- List, find and inspect operating system processes in Go☆25Updated last week