#bloom-filter #cli #views #stores #naive

app bloom-cli

A naive implementation of a CLI bloom filter that stores views of files

3 releases

0.1.2 Dec 22, 2023
0.1.1 Dec 22, 2023
0.1.0 Dec 22, 2023

#3 in #stores

39 downloads per month

GPL-3.0 license

250KB
628 lines

A naive implementation of a CLI bloom filter that stores views of files.

USAGE

bloom-cli --help

for options and instructions.

INSTALL

cargo install bloom-cli

Dependencies

~0.6–1.2MB
~26K SLoC