ekzhu / go-datasketchLinks
Probabilistic data structures for processing very large datasets (MinHash, HyperLogLog)
☆11Updated 10 years ago
Alternatives and similar repositories for go-datasketch
Users that are interested in go-datasketch are comparing it to the libraries listed below
Sorting:
- LogLog based Cardinality Estimator☆63Updated 7 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Updated 6 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 7 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Updated 9 years ago
- adaptive replacement cache☆34Updated 11 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 9 years ago
- ☆26Updated 9 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- gk: streaming quantiles