#bloom-filter #bloom #deterministic #cases #saturation #suitable #distributed

deterministic-bloom

A deterministic Bloom filter with support for saturation. Suitable for distributed use cases and as a cryptographic primitive.

1 unstable release

0.1.0 Aug 21, 2023

#1088 in Cryptography

Download history 81/week @ 2024-03-11 80/week @ 2024-03-18 76/week @ 2024-03-25 43/week @ 2024-04-01 27/week @ 2024-05-13 26/week @ 2024-05-20 14/week @ 2024-05-27 21/week @ 2024-06-03 37/week @ 2024-06-10 6/week @ 2024-06-17 22/week @ 2024-06-24

87 downloads per month
Used in 5 crates (2 directly)

Apache-2.0

36KB
461 lines

deterministic-bloom Logo

deterministic-bloom

Crate Code Coverage Build Status License Docs Discord

⚠️ Work in progress ⚠️

Description.

License

This project is licensed under the Apache License 2.0, or http://www.apache.org/licenses/LICENSE-2.0.

Dependencies

~2.4–3.5MB
~69K SLoC