dgryski / go-gkLinks
gk: streaming quantiles
☆45Updated 4 years ago
Alternatives and similar repositories for go-gk
Users that are interested in go-gk are comparing it to the libraries listed below
Sorting:
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- An API optimized for processing timeseries data.☆35Updated 4 years ago
- adaptive replacement cache☆34Updated 11 years ago
- Go implementation of Count-Min-Log☆68Updated 7 months ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 11 months ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- [deprecated] use logical decoding in postgres 9.4 or later for similar functionality☆52Updated 7 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Optimal cache stampede prevention☆16Updated 8 years ago
- Fast identification of character sequences in text or documents (multi-lingual)☆18Updated 9 years ago
- Get / Watch / Report -ing of operational data. This project is deprecated and not maintained.☆39Updated 8 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- One-pass running statistics☆52Updated 4 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- A Go implementation of the token bucket scheduling algorithm☆40Updated 11 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Go Benchmark Performance Curve Fitting☆32Updated 8 years ago
- Store go test bench data in a database☆30Updated 9 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Backtrace Crash Delivery for Go☆24Updated 6 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- BitSet data structure in golang☆37Updated 5 years ago