Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regulator

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.

Building

Regulator requires Java 25.

./mvnw clean install

License

Regulator is licensed under the Apache License 2.0.

About

High-performance regular expression engine for UTF-8 Slice data with predictable linear-time matching

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors