nfa

There are 306 repositories under nfa topic.

  • regex

    An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

    Language:Rust3.6k