andybalholm / brotli
Pure Go Brotli encoder and decoder
☆650Updated last month
Alternatives and similar repositories for brotli:
Users that are interested in brotli are comparing it to the libraries listed below
- Thread-safe file locking library in Go☆607Updated last week
- Zero-allocation reflection library for Go☆555Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆552Updated 6 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- LZ4 compression and decompression in pure Go☆897Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,888Updated 7 months ago
- XXH3 algorithm in Go☆427Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆910Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,382Updated this week
- xmlquery is Golang XPath package for XML query.☆456Updated 2 weeks ago
- Go glob☆970Updated last year
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- Parse and modify Go struct field tags☆636Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆794Updated 8 months ago
- ☆784Updated last month
- A portable mmap package for Go☆989Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆649Updated last week
- ☆850Updated 6 months ago
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 3 months ago
- Get hash values for arbitrary values in Go (golang).☆752Updated 2 years ago
- Configuration for Go applications☆457Updated last year
- 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 …☆371Updated last year
- Combine one or more Go errors together☆1,101Updated 9 months ago
- An in-memory cache with item expiration and generics☆1,005Updated 2 weeks ago
- CSS selector library in Go☆717Updated 2 months ago
- A golang package for converting to snake_case or CamelCase☆1,057Updated last year
- Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.☆702Updated last year
- MIME mail encoding and decoding package for Go☆471Updated last month
- Go implementation to calculate Levenshtein Distance.☆374Updated 3 weeks ago