Regulator is a high-performance regular expression engine for UTF-8 Slice data. It provides predictable linear-time matching and is designed for data-processing systems that compile patterns once and apply them repeatedly.
The implementation is being prepared for its initial public release.
Regulator requires Java 25.
./mvnw clean installRegulator is licensed under the Apache License 2.0.