golang / snappy
The Snappy compression format in the Go programming language.
☆1,530Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for snappy
- A Go code generator for MessagePack / msgpack.org[Go]☆1,810Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,817Updated 4 months ago
- Go package implementing bitsets☆1,347Updated last week
- Benchmarks of Go serialization methods☆1,571Updated 2 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,861Updated 8 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,391Updated 5 months ago
- A portable mmap package for Go☆948Updated last month
- LZ4 compression and decompression in pure Go☆881Updated 3 months ago
- Go Memcached client library #golang☆1,764Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,132Updated 4 months ago
- faster JSON serialization for Go☆2,967Updated last year
- Golang implementation of Radix trees☆888Updated 4 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,535Updated last week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆764Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,786Updated last year
- Simple profiling for Go☆2,004Updated 2 years ago
- Connection pool for Go's net.Conn interface☆1,362Updated 6 years ago
- Visualise Go program GC trace data in real time☆1,101Updated 5 years ago
- Elegant generics for Go☆1,712Updated 3 years ago
- Native MurmurHash3 Go implementation☆955Updated last year
- An immutable radix tree implementation in Golang☆1,002Updated this week
- Anti-memory-waste byte buffer pool☆1,192Updated 4 months ago
- The LevelDB key-value database in the Go programming language.☆1,153Updated 7 years ago
- Golang in-memory database built on immutable radix trees☆3,206Updated 3 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,605Updated 8 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,511Updated last year
- A disk-backed key-value store.☆1,409Updated 3 years ago
- Go port of Coda Hale's Metrics library☆3,462Updated last year
- Fast golang queue using ring-buffer☆613Updated last year