4kills / go-libdeflate
Go wrapper for the libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.
☆29Updated last month
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.☆28Updated 11 months ago
- Seekable ZSTD compression format implemented in Golang.☆88Updated this week
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆36Updated last year
- xor byte slices☆15Updated 3 weeks ago
- go package to chain fs.FS filesystems together (go1.16+)☆24Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Go WorkerPool aims to control heavy Go Routines☆12Updated 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
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆33Updated 8 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆62Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆31Updated 2 months ago
- A go module to attach the Windows console to stdin/stdout/stderr if needed.☆17Updated last year
- Wrapper for simple golang preprocessors☆24Updated last month
- Graphic library supporting various displays☆25Updated 5 months ago
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆66Updated last month
- ☆30Updated 3 months ago
- An insanely tiny Postgres library for Go☆18Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆53Updated last year
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated 11 months ago
- A basic DNG codec reader for Golang☆17Updated last year
- Enriches the standard go http client with retry functionality.☆49Updated 8 months ago
- Golang package providing access to Fully Qualified Domain Name of the machine.☆44Updated 2 years ago
- ☆29Updated last year
- Easy to use native encoding/binary.ByteOrder☆29Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- A MIME type sniffer for Go.☆33Updated 2 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 2 years ago
- Collect data about your dependencies☆42Updated 2 weeks ago
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆98Updated last year