#bloom-filter #bloom #deterministic #cases #saturation #distributed #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

#986 in Cryptography

Download history 96/week @ 2024-02-10 40/week @ 2024-02-17 42/week @ 2024-02-24 63/week @ 2024-03-02 78/week @ 2024-03-09 85/week @ 2024-03-16 74/week @ 2024-03-23 40/week @ 2024-03-30 8/week @ 2024-04-06

52 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