shenwei356 / countminsketchLinks
An implementation of Count-Min Sketch in Golang
☆37Updated 9 months ago
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
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Go translation of MetroHash☆112Updated 8 months ago
- Golang port of simdjson☆86Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Go implementation of Count-Min-Log☆67Updated 6 months ago
- rendezvous hashing☆68Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Storing strings without GC overhead☆84Updated this week
- Write-ahead log in Golang☆41Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- mirror of https://caio.co/de/go-tdigest/☆116Updated last month
- Small trigram indexer☆33Updated 2 years ago