seiflotfy / loglogbetaLinks
LogLog based Cardinality Estimator
☆62Updated 7 years ago
Alternatives and similar repositories for loglogbeta
Users that are interested in loglogbeta are comparing it to the libraries listed below
Sorting:
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 9 years ago
- Probabilistic Multiplicity Counting☆49Updated 9 years ago
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- hokusai -- sketching streams in real-time☆78Updated 8 years ago
- Go implementation of Count-Min-Log☆67Updated 4 months ago
- Bloom-filter based search index☆123Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- HyperBitBit☆134Updated 8 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Count-Min Tree Sketch: Approximate counting for NLP☆9Updated 8 years ago
- pcg random number generator☆41Updated 3 years ago
- Online Change Detection Algorithm☆53Updated 5 years ago
- d-left Counting Bloom Filter☆56Updated 9 years ago
- A golang streaming histogram sketch. Fast quantiles and counts below a threshold.☆44Updated 2 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Event aggregation and indexing system☆53Updated 7 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- multiq: a relaxed, concurrent priority queue☆24Updated 8 years ago
- Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong☆26Updated 12 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Store go test bench data in a database☆30Updated 9 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Consistent-hashing: Hash ring implementation in Go☆30Updated 5 years ago