simdphrase 0.1.1

Extremely fast phrase search implementation.
Documentation
1
2
3
4
mod native_u32;
mod zero_copy;
pub use native_u32::*;
pub use zero_copy::*;