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
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- rendezvous hashing☆64Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Merge multiple pprof profile files into a single file☆123Updated last year
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Intern Go strings☆94Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Expression evaluator for Go☆72Updated last month