spaolacci / murmur3Links
Native MurmurHash3 Go implementation
☆1,005Updated 2 years ago
Alternatives and similar repositories for murmur3
Users that are interested in murmur3 are comparing it to the libraries listed below
Sorting:
- Go package implementing bitsets☆1,453Updated 3 weeks ago
- [mirror] concurrency primitives☆901Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,431Updated 5 months ago
- Rate limiting for go-redis☆953Updated 3 weeks ago
- The Snappy compression format in the Go programming language.☆1,563Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated 3 weeks ago
- Deep copy things☆603Updated 4 years ago
- A portable mmap package for Go☆1,073Updated 9 months ago
- Golang implementation of Radix trees☆923Updated last year
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,875Updated 2 weeks ago
- grpc connection pool☆493Updated 5 months ago
- Consistent hash package for Go.☆978Updated 5 years ago
- Fast golang queue using ring-buffer☆632Updated 2 years ago
- [mirror] Go supplementary time packages☆408Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,376Updated 9 months ago
- Goroutine local storage