GitHub / alecmocatta / streaming_algorithms
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecmocatta%2Fstreaming_algorithms
Stars: 86
Forks: 11
Open issues: 7
License: apache-2.0
Language: Rust
Size: 122 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: 3 months ago
Pushed at: 10 months ago
Last synced at: 21 days ago
Commit Stats
Commits: 35
Authors: 4
Mean commits per author: 8.75
Development Distribution Score: 0.171
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/alecmocatta/streaming_algorithms
Topics: data-structures, hyperloglog, probabilistic-data-structures, rust, streaming-algorithms