aaw / histosketchLinks
A golang streaming histogram sketch. Fast quantiles and counts below a threshold.
☆44Updated 2 years ago
Alternatives and similar repositories for histosketch
Users that are interested in histosketch are comparing it to the libraries listed below
Sorting:
- Bloom-filter based search index☆125Updated 3 years ago
- LogLog based Cardinality Estimator☆63Updated 7 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Time Adaptive Sketches (Ada-Sketches) for Summarizing Data Streams☆37Updated 8 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 9 years ago
- ☆23Updated 9 years ago
- Go translation of MetroHash☆113Updated 9 months ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 2 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 2 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Probabilistic Data Structures for Go☆257Updated 7 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Minimal Perfect Hashing for Go☆190Updated last year
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- Go implementation of Count-Min-Log☆67Updated 7 months ago
- Multi-probe consistent hashing☆42Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- hokusai -- sketching streams in real-time☆77Updated 8 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago