flashsieve 0.1.1

Storage-level pre-filtering for pattern matching — skip blocks that can't contain matches
Documentation
1
2
3
4
#![allow(clippy::expect_used, clippy::panic, clippy::unwrap_used)]
pub mod adversarial_audit;
pub mod false_negatives;
pub mod histogram_overflow;