alecmocatta / streaming_algorithms

Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
Apache License 2.0
83 stars 11 forks source link

Replace the Zeroable struct with Option #10

Closed alecmocatta closed 4 years ago

alecmocatta commented 4 years ago

Release v0.2.0