#hyper-log-log #count-min-sketch #bloom-filter #lsh #language #pcsa

bin+lib probabilistic_data_structures

Probabilistic data structures in Rust Lang

1 unstable release

0.1.0 Aug 21, 2020
0.0.1 Aug 21, 2020

#6 in #hyperloglog

30 downloads per month

Custom license

96KB
379 lines

probabilistic_data_structures.rs

CI Crates.io Docs.rs

Space-efficient and time-efficient probabilistic data structures implemented in Rust Lang.

Build

make

or

cargo test && cargo build && cargo run

WIP

Pages

References

Wikipedia

Books

Dependencies

~11–24MB
~337K SLoC