Crates.io | blfilter |
lib.rs | blfilter |
version | 0.2.0 |
source | src |
created_at | 2024-03-31 12:14:14.679329 |
updated_at | 2024-03-31 14:08:19.826321 |
description | Bloom filter implementation using farmhash. |
homepage | |
repository | https://github.com/Chasing1020/blfilter |
max_upload_size | |
id | 1191626 |
size | 19,424 |
Add this to Cargo.toml
:
[dependencies]
blfilter = "0.1.0"