shenwei356 / countminsketchLinks
An implementation of Count-Min Sketch in Golang
☆36Updated 7 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
- Storing strings without GC overhead☆83Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- rendezvous hashing☆67Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- An implementation of Ted Dunning's t-digest in Go.☆144Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- mirror of https://caio.co/de/go-tdigest/☆114Updated 2 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go implementation of Count-Min-Log☆67Updated 4 months ago
- Unsafe zero-copy slice casts for Go☆37Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- Minimal Perfect Hashing for Go☆187Updated 10 months ago