spaolacci / murmur3
Native MurmurHash3 Go implementation
☆955Updated last year
Related projects ⓘ
Alternatives and complementary repositories for murmur3
- Go package implementing bitsets☆1,347Updated last week
- Anti-memory-waste byte buffer pool☆1,192Updated 4 months ago
- [mirror] concurrency primitives☆870Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,817Updated 4 months ago
- A portable mmap package for Go☆948Updated last month
- Fast golang queue using ring-buffer☆613Updated last year
- The Snappy compression format in the Go programming language.☆1,530Updated 10 months ago
- Golang implementation of Radix trees☆888Updated 4 months ago
- A golang LRU Cache for high concurrency☆1,308Updated last week
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆582Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,002Updated this week
- Rate limiting for go-redis☆851Updated last month
- Deep copy things☆573Updated 3 years ago
- 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
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,132Updated 4 months ago
- a generic object pool for golang☆1,225Updated last year
- Benchmarks of Go serialization methods☆1,571Updated 2 months ago
- Visualise Go program GC trace data in real time☆1,101Updated 5 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆726Updated 3 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,810Updated this week
- grpc connection pool☆476Updated last year
- Goroutine local storage☆670Updated 2 years ago
- Consistent hash package for Go.☆958Updated 4 years ago
- Connection pool for Go's net.Conn interface☆1,362Updated 6 years ago
- Golang channel helpers and special types☆807Updated 9 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆568Updated 4 years ago