This repository has been archived by the owner. It is now read-only.
A small set of useful probabilistic data structures.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
benches
src
.gitignore
.travis.yml
Cargo.toml
LICENSE
README.md

README.md

sketchy

Sketchy is a Rust library of probabilistic data structures, useful for measuring large or unbounded streams of data by trading some accuracy for a whole lot of efficiency.