regexr 0.3.2

A high-performance regex engine built from scratch with JIT compilation and SIMD acceleration
Documentation
1
2
3
4
//! Conformance against the published cross-engine regex feature matrix.

#[path = "feature_matrix/mod.rs"]
mod feature_matrix;