shenwei356 / countminsketchLinks
An implementation of Count-Min Sketch in Golang
☆35Updated 6 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☆86Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Golang port of simdjson☆86Updated 5 years ago
- rendezvous hashing☆66Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Fast varint library for Go☆19Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Small trigram indexer☆33Updated last year
- Persist to disk channel for Go.☆47Updated 8 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- Allotment Routing Table☆57Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Go implementation of Count-Min-Log☆67Updated 3 months ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago