ekzhu / go-datasketch
Probabilistic data structures for processing very large datasets (MinHash, HyperLogLog)
☆11Updated 9 years ago
Alternatives and similar repositories for go-datasketch:
Users that are interested in go-datasketch are comparing it to the libraries listed below
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Go interface to Constant Databases (CDB)☆10Updated 8 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- Dendrite is a Go package that implements distributed hash table (DHT) based on Chord Protocol.☆30Updated 9 years ago
- Go package that implements a bit array and some utility functions☆10Updated 9 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- HyperLogLog++ for Go☆43Updated 6 years ago
- A Trie data structure that allows for fuzzy string matching☆11Updated 9 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Updated 6 years ago
- Super-efficient, in-memory key/value data store☆21Updated 7 years ago
- Go implemetation of cuckoo filters☆28Updated 3 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆20Updated 9 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Updated 9 years ago
- adaptive replacement cache☆34Updated 10 years ago
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- pcg random number generator☆40Updated 3 years ago
- bufferManager demonstrates a technique to decrease pressure on GC in Go.☆38Updated 10 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 11 months ago
- KLL sketch: Almost Optimal Streaming Quantiles☆34Updated 8 years ago
- ☆15Updated 7 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- Fast identification of character sequences in text or documents (multi-lingual)☆18Updated 9 years ago
- Generate Go structs from JSON!☆42Updated 11 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 6 years ago
- Morally-correct string and stream interpolation for Go.☆24Updated 8 years ago
- Go implementation of the randomized algorithm for quantiles.☆14Updated 7 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23Updated 7 years ago