spaolacci / murmur3Links
Native MurmurHash3 Go implementation
☆987Updated 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,422Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,557Updated 3 months ago
- [mirror] concurrency primitives☆896Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,956Updated 11 months ago
- Rate limiting for go-redis☆915Updated last week
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- A portable mmap package for Go☆1,032Updated 6 months ago
- A golang LRU Cache for high concurrency☆1,363Updated 5 months ago
- gorocksdb is a Go wrapper for RocksDB☆962Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆774Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- a generic object pool for golang☆1,238Updated 2 years ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,854Updated 3 months ago
- Consistent hash package for Go.☆974Updated 5 years ago
- Redis client for Go☆638Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- Deep copy things☆591Updated 4 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆577Updated 4 years ago
- An immutable radix tree implementation in Golang☆1,043Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,685Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,714Updated 2 weeks ago
- Cluster extensions for Sarama, the Go client library for Apache Kafka 0.9 [DEPRECATED]☆1,007Updated 5 years ago
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- Connection pool for Go's net.Conn interface☆1,367Updated 6 years ago