Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/rust_cascade/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 389 B image not shown  

Quelle  README.md   Sprache: unbekannt

 
# rust-cascade
A Bloom filter cascade implementation in rust. This can utilize one of two hash
functions:

* MurmurHash32, or
* SHA256, with an optional salt

This implementation is designed to match up with the Python [filter-cascade
project](https://pypi.org/project/filtercascade/)
[[github](https://github.com/mozilla/filter-cascade)]

See tests in src/lib.rs to get an idea of usage.

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]