ekzhu / go-datasketch
Probabilistic data structures for processing very large datasets (MinHash, HyperLogLog)
☆10Updated 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
- HyperLogLog++ for Go☆43Updated 6 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 9 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- LogLog based Cardinality Estimator☆61Updated 7 years ago
- Fast identification of character sequences in text or documents (multi-lingual)☆18Updated 9 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- Go interface to Constant Databases (CDB)☆10Updated 8 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Updated 6 years ago
- adaptive replacement cache☆34Updated 10 years ago
- A pure Go implementation of the smaz compression library for short strings.☆20Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 3 months ago
- Count-Min Tree Sketch: Approximate counting for NLP☆10Updated 7 years ago
- hokusai -- sketching streams in real-time☆78Updated 7 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 9 years ago
- Go package that implements a bit array and some utility functions☆10Updated 9 years ago
- All-in-one text tokenizer for Go. Super-fast. Lots of features.☆13Updated 9 years ago
- Super-efficient, in-memory key/value data store☆21Updated 7 years ago
- Morally-correct string and stream interpolation for Go.☆24Updated 8 years ago
- GoPar: Automatic Loop Parallelization of Go Programs☆70Updated 11 years ago
- CRDTs for golang☆43Updated 12 years ago
- Go implemetation of cuckoo filters☆28Updated 3 years ago
- ☆15Updated 7 years ago
- Get to Graphite: publish Go expvars to a Graphite server☆72Updated 8 years ago
- pcg random number generator☆40Updated 3 years ago
- play/experimentation/single-binary version of Graphite☆72Updated 6 years ago
- bufferManager demonstrates a technique to decrease pressure on GC in Go.☆38Updated 10 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- Ready-send coordination layer on top of goroutines.☆49Updated 4 years ago
- Multi-probe consistent hashing☆40Updated 4 years ago