blfilter

Crates.ioblfilter
lib.rsblfilter
version0.2.0
sourcesrc
created_at2024-03-31 12:14:14.679329
updated_at2024-03-31 14:08:19.826321
descriptionBloom filter implementation using farmhash.
homepage
repositoryhttps://github.com/Chasing1020/blfilter
max_upload_size
id1191626
size19,424
祝健聪 (Chasing1020)

documentation

README

bloomfilter

Usage

Add this to Cargo.toml:

[dependencies]
blfilter = "0.1.0"
Commit count: 5

cargo fmt