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

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

#1028 in Cryptography

Download history 6/week @ 2023-12-13 89/week @ 2023-12-27 33/week @ 2024-01-03 52/week @ 2024-02-07 63/week @ 2024-02-14 37/week @ 2024-02-21 75/week @ 2024-02-28 56/week @ 2024-03-06 110/week @ 2024-03-13 74/week @ 2024-03-20 20/week @ 2024-03-27

263 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.2–3.5MB
~69K SLoC