jehiah / countmin
an implementation of Count-Min Sketch, an approximate counting data structure for summarizing data streams, in golang
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for countmin
- Go implementation of Count-Min-Log☆66Updated 7 years ago
- Streaming TopK estimates☆85Updated 3 years ago
- try to build etsy/skyline's golang version☆29Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Go client for the Disque server☆47Updated 2 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- An implementation of Count-Min Sketch in Golang☆32Updated 8 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 12 years ago
- ☆162Updated last month
- Ordered map Go data structure benchmarks☆40Updated 2 years ago
- A write-ahead log for Go☆67Updated 7 years ago
- Go library to work with PARQUET files☆46Updated 4 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆154Updated 9 years ago
- Efficient moving window for high-speed data processing.☆32Updated 7 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆42Updated 5 years ago
- Making support for Apache Kafka in Go better☆55Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 7 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated last month
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- Golang interface to LZ4 compression☆97Updated last month
- BitSet data structure in golang☆39Updated 4 years ago
- Golang Merkle Tree Implementation. With hash.Hash interface for streaming support☆54Updated 3 years ago