aaw / histosketchLinks
A golang streaming histogram sketch. Fast quantiles and counts below a threshold.
☆44Updated last year
Alternatives and similar repositories for histosketch
Users that are interested in histosketch are comparing it to the libraries listed below
Sorting:
- ☆23Updated 8 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 9 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Go implementation of Count-Min-Log☆67Updated 3 months ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- A radix sorting library for Go (golang)☆53Updated last year
- SSE-optimized group varint integer encoding☆37Updated last year
- Sliding-LogLog-Beta☆37Updated 7 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- LogLog based Cardinality Estimator☆62Updated 7 years ago
- Online Change Detection Algorithm☆53Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Hyper-Compact Virtual Estimators for Big Network Data Based on Register Sharing☆33Updated 7 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- Probabilistic Data Structures for Go☆255Updated 6 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Time Adaptive Sketches (Ada-Sketches) for Summarizing Data Streams☆37Updated 8 years ago
- Count-Min Tree Sketch: Approximate counting for NLP☆10Updated 7 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- RTree implementation for Go☆54Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Fast integer map for uint32-to-uint32☆28Updated 2 weeks ago