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 2 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
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆66Updated 2 months ago
- Go WorkerPool aims to control heavy Go Routines☆12Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆92Updated last month
- Streaming text replacement for Go☆71Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆33Updated 9 months ago
- Pure Go encoder/decoder of the QOI image format☆66Updated 3 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆63Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 2 years ago
- A MIME type sniffer for Go.☆33Updated 2 years ago
- A library for building custom DNS servers in Go.☆48Updated 10 months ago
- MUS format serializer for Golang☆88Updated 2 weeks ago
- A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.☆48Updated 3 weeks ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Go client for Manticore Search☆53Updated last year
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 6 months ago
- A fast userspace CSPRNG☆88Updated 4 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Go port of zopfli, a zlib-compatible compression library☆26Updated 2 years ago
- ☆33Updated 2 years ago
- pgxrecord is a tiny framework for CRUD operations and data mapping.☆14Updated last year
- 🚀 Fast and light wildcard pattern matching.☆83Updated last week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A go module to attach the Windows console to stdin/stdout/stderr if needed.☆17Updated last year
- Go implementation of Stream VByte integer compression☆23Updated 4 years ago
- High quality text shaping in pure Go.☆107Updated this week
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆36Updated last year