axiomhq / flipcounterLinks
A counter data structure that knows when to start estimating to save space
☆34Updated 8 years ago
Alternatives and similar repositories for flipcounter
Users that are interested in flipcounter are comparing it to the libraries listed below
Sorting:
- LogLog based Cardinality Estimator☆63Updated 8 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Go implementation of Count-Min-Log☆68Updated 8 months ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- gk: streaming quantiles☆45Updated 4 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- State Machine Assisted Testing☆80Updated 5 years ago
- One-pass running statistics☆52Updated 4 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- Super-efficient, in-memory key/value data store☆21Updated 8 years ago
- ☆15Updated 8 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- pcg random number generator☆41Updated 4 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Store go test bench data in a database☆30Updated 9 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 7 years ago
- HyperLogLog in golang☆26Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- An API optimized for processing timeseries data.☆35Updated 4 years ago
- A property-based testing library☆37Updated 8 years ago
- Return random values sampled from a discrete distribution☆38Updated 7 years ago
- adaptive replacement cache