hiroyannnn/sketch/lib does not have a README file
pub(all) suberror SketchError {
PrecisionMismatch
InvalidPrecision
InvalidDimension
}impl Show for SketchErrorpub struct CountMinSketch {
// private fields
}impl Show for CountMinSketchfn CountMinSketch::merge(self : CountMinSketch, other : CountMinSketch) -> CountMinSketch raise SketchErrorpub struct CuckooFilter {
// private fields
}impl Show for CuckooFilterpub struct HyperLogLog {
// private fields
}impl Show for HyperLogLogfn murmurhash3(key : String, seed? : Int) -> IntInstall
Download zipMoonBit probabilistic data structures library (HyperLogLog, Count-Min Sketch, Cuckoo Filter)