shenwei356 / countminsketch
An implementation of Count-Min Sketch in Golang
☆34Updated 3 months ago
Alternatives and similar repositories for countminsketch:
Users that are interested in countminsketch are comparing it to the libraries listed below
- rendezvous hashing☆63Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A simple and efficient LRU cache package for Go☆37Updated last year
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Go translation of MetroHash☆109Updated 2 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go implementation of Count-Min-Log☆66Updated 3 weeks ago
- Persist to disk channel for Go.☆46Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Expression evaluator for Go☆68Updated last year
- In memory sharded cache implementation☆33Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 4 months ago