#bloom-filter #cli #views

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

#5 in #views

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.5–1.1MB
~25K SLoC