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