andybalholm / brotli
Pure Go Brotli encoder and decoder
☆621Updated last month
Related projects ⓘ
Alternatives and complementary repositories for brotli
- LZ4 compression and decompression in pure Go☆878Updated 2 months ago
- XXH3 algorithm in Go☆406Updated last year
- Thread-safe file locking library in Go☆573Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,352Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆705Updated 8 months ago
- Fast ring-buffer deque (double-ended queue)☆582Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆469Updated last month
- reflect api without runtime reflect.Value cost☆762Updated 3 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,807Updated 4 months ago
- A portable mmap package for Go☆942Updated last month
- CSS selector library in Go☆701Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆395Updated last year
- Support Let's Encrypt for a Go server application.☆379Updated last month
- Zero-allocation reflection library for Go☆525Updated 11 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆525Updated 2 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆772Updated 5 months ago
- Golang implementation of Radix trees☆889Updated 4 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆845Updated last month
- An in-memory cache with item expiration and generics☆947Updated this week
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆360Updated last year
- Go package implementing bitsets☆1,344Updated last week
- A native implementation of the excellent XXHash hashing algorithm.☆431Updated 2 years ago
- Combine one or more Go errors together☆1,037Updated 6 months ago
- Package browser provides helpers to open files, readers, and urls in a browser window.☆562Updated 10 months ago
- Gin middleware to enable GZIP support.☆331Updated last month
- Simple and fast template engine for Go☆840Updated last year
- Configuration for Go applications☆447Updated 9 months ago
- ✉️ A streaming Go library for the Internet Message Format and mail messages☆387Updated last month
- Get hash values for arbitrary values in Go (golang).☆753Updated last year