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

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

#1123 in Cryptography

Download history 5/week @ 2024-07-08 16/week @ 2024-07-15 10/week @ 2024-07-22 30/week @ 2024-07-29 24/week @ 2024-08-05 19/week @ 2024-08-12 14/week @ 2024-08-19 24/week @ 2024-08-26 20/week @ 2024-09-02 19/week @ 2024-09-09 24/week @ 2024-09-16 40/week @ 2024-09-23 22/week @ 2024-09-30 27/week @ 2024-10-14

90 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

~3–4.5MB
~87K SLoC