shanemhansen / countish
Lossy Counting and Sticky Sampling
☆28Updated 7 years ago
Alternatives and similar repositories for countish:
Users that are interested in countish are comparing it to the libraries listed below
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- LogLog based Cardinality Estimator☆61Updated 7 years ago
- HyperLogLog++ for Go☆43Updated 6 years ago
- RRD statistics collector implemented in Go☆31Updated 9 years ago
- try to build etsy/skyline's golang version☆29Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- 2D locality queries in Go☆32Updated 2 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Sliding-LogLog-Beta☆37Updated 7 years ago
- A property-based testing library☆37Updated 7 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 6 years ago
- Hyper-Compact Virtual Estimators for Big Network Data Based on Register Sharing☆33Updated 7 years ago
- Go implementation of Count-Min-Log☆66Updated 7 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 9 months ago
- ☆29Updated 8 years ago
- Event aggregation and indexing system☆53Updated 6 years ago
- Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.☆17Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 2 months ago
- Easily trace goroutines at runtime☆50Updated 4 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆59Updated last year