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.
☆29Updated 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
- Seekable ZSTD compression format implemented in Golang.☆92Updated 2 months ago
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆66Updated 3 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆36Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 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
- Collect data about your dependencies☆43Updated 2 weeks ago
- SQLite over stdin/stdout☆83Updated this week
- Use yaegi as a template engine.☆32Updated last year
- The buffered IO pipe.☆32Updated 2 years ago
- Utilies related to images☆24Updated last year
- Versioned Binary Serialization☆17Updated 8 months 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
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 4 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- A simple Binary Tree implementation in Go☆27Updated 2 years ago
- Graphic library supporting various displays☆26Updated this week
- A go module to attach the Windows console to stdin/stdout/stderr if needed.☆17Updated 2 years ago
- Open version of common golang libraries useful to many projects.☆76Updated last year
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆107Updated last year
- Pure Go encoder/decoder of the QOI image format☆66Updated 3 years ago
- Ping library for Golang with multi-host support☆41Updated 2 years ago
- MUS format serializer for Golang☆90Updated this week
- String deduplication package for Go☆18Updated last year
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆64Updated 2 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Pure go implementation of https://github.com/signalapp/libsignal☆21Updated 2 weeks ago