forked from rust-lang/regex
-
Notifications
You must be signed in to change notification settings - Fork 0
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
BuildJet/regex
ErrorLooks like something went wrong!
About
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Rust 92.2%
- RenderScript 5.4%
- C 1.7%
- Other 0.7%