shenwei356 / countminsketch
An implementation of Count-Min Sketch in Golang
☆35Updated 5 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☆86Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- rendezvous hashing☆66Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Expression evaluator for Go☆74Updated last month
- 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
- Ketama implementation compatible with Algorithm::Ketama☆68Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Go implementation of Count-Min-Log☆67Updated 2 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago