jehiah / countminLinks
an implementation of Count-Min Sketch, an approximate counting data structure for summarizing data streams, in golang
☆13Updated 6 years ago
Alternatives and similar repositories for countmin
Users that are interested in countmin are comparing it to the libraries listed below
Sorting:
- Go implementation of Count-Min-Log☆68Updated 11 months ago
- Streaming TopK estimates☆89Updated 4 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Sliding-LogLog-Beta☆36Updated 8 years ago
- Circular buffer backed by MMAPed file for golang☆90Updated last year
- Making support for Apache Kafka in Go better☆55Updated 7 years ago
- GoTable is a cool NoSQL database powered by Go and RocksDB☆53Updated 2 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- A general-purpose instrumentation API for distributed tracing systems☆82Updated 9 years ago
- ☆162Updated last year
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆125Updated 11 years ago
- try to build etsy/skyline's golang version☆28Updated 4 years ago
- simhash storage and searching☆138Updated 8 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- A Go port of Graphite's Whisper timeseries database☆56Updated 7 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 6 years ago
- Go library to work with PARQUET files☆47Updated 5 years ago
- A write-ahead log for Go☆67Updated 9 years ago
- Utility for analyzing graphite metrics. Experimental package.☆187Updated 7 years ago
- Golang interface to LZ4 compression☆100Updated last year
- Go client for the Disque server☆47Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- [deprecated] use logical decoding in postgres 9.4 or later for similar functionality☆52Updated 7 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago