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:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Streaming TopK estimates☆87Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- An implementation of Ted Dunning's t-digest in Go.☆144Updated 2 years ago
- mirror of https://caio.co/de/go-tdigest/☆114Updated last month
- A spinlock implementation for Go.☆61Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Fast approximate quantiles in Go☆127Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Go translation of MetroHash☆110Updated 6 months ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- rendezvous hashing☆67Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Go implementation of Count-Min-Log☆67Updated 4 months ago
- Golang port of simdjson☆86Updated 5 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Go packages and tools for Linux perf☆142Updated 2 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago