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☆77Updated 6 years ago
- Streaming TopK estimates☆89Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Storing strings without GC overhead☆86Updated last month
- Fast approximate quantiles in Go☆126Updated 3 years ago
- rendezvous hashing☆70Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 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 port of simdjson☆86Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Go translation of MetroHash☆116Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Write-ahead log in Golang☆41Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Persist to disk channel for Go.☆49Updated 8 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago
- Go implementation of Count-Min-Log☆68Updated 11 months ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- mirror of https://caio.co/de/go-tdigest/☆117Updated 2 months ago
- Expression evaluator for Go☆80Updated 3 weeks ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Golang implementation of rendezvous hashing (highest random weight hashing)☆42Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago