shenwei356 / countminsketchLinks
An implementation of Count-Min Sketch in Golang
☆37Updated last year
Alternatives and similar repositories for countminsketch
Users that are interested in countminsketch are comparing it to the libraries listed below
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go implementation of Count-Min-Log☆69Updated 9 months ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- An implementation of Ted Dunning's t-digest in Go.☆147Updated 2 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- a fast counting quotient filter implementation in golang☆96Updated 2 months ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- rendezvous hashing☆69Updated 4 years ago
- mirror of https://caio.co/de/go-tdigest/☆116Updated last week
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Golang implementation of rendezvous hashing (highest random weight hashing)☆42Updated 2 years ago
- fast int64-int64 map for go☆98Updated last month
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago