segmentio / go-hllLinks
Go implementation of HLL that plays nicely with other languages
☆38Updated 2 years ago
Alternatives and similar repositories for go-hll
Users that are interested in go-hll are comparing it to the libraries listed below
Sorting:
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Go library to work with Parquet Files☆23Updated 3 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated last year
- An LRU cache with support for max age☆46Updated last week
- Encoding Agnostic Validation (Validation Language, Parsers and Encoders)☆95Updated 3 years ago
- Backoff timer shared between several projects.☆47Updated last year
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- ☆162Updated last year
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.