shenwei356 / countminsketchLinks
An implementation of Count-Min Sketch in Golang
☆36Updated 8 months ago
Alternatives and similar repositories for countminsketch
Users that are interested in countminsketch are comparing it to the libraries listed below
Sorting:
- Streaming TopK estimates☆88Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- rendezvous hashing☆68Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- mirror of https://caio.co/de/go-tdigest/☆116Updated last week
- Go implementation of Count-Min-Log☆67Updated 5 months ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago