Thanks to visit codestin.com
Credit goes to lib.rs

#finite-automata

  1. regex

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

    v1.12.3 40.3M #regex-engine #finite-automata #regex-automata #string-search-regex #regex-matching #linear-time #time-complexity #expression-syntax #expression-compilation #performance-optimization
  2. regex-syntax

    A regular expression parser

    v0.8.9 50.5M #regex-parser #ast #expression-parser #regex-engine #hir #regex-automata #intermediate-representation #syntax-analysis #finite-automata #unicode
  3. iregex

    Intermediate representation for Regular Expressions

    v0.2.0 #regex #intermediate-representation #finite-automata
  4. rust-automata

    A framework and a DSL for building finite state machines in Rust

    v0.0.3 100 #finite-state-machine #finite-automata #fsm #state-machine
  5. derive-finite-automaton

    Procedural macro for generating finite automaton

    v0.3.0 650 #finite-automata #tokenize #tokenization
  6. lexviz

    A customizable lexical analyser tool which also allows you to visualize the NFAs and DFAs generated

    v2.0.0 160 #lexical-analysis #lexer #finite-automata #visualize
  7. enso-automata

    A finite-automata-based lexing engine

    v0.2.0 #finite-automata #lexer
  8. enso-flexer

    A finite-automata-based lexing engine

    v0.2.0 270 #lexer #finite-automata
  9. Try searching with DuckDuckGo.

  10. inator

    Optimal zero-copy parsers with nondeterministic finite automata

    v0.2.2 #finite-automata #zero-copy-parser #non-deterministic #optimal #evil
  11. rure

    A C API for Rust's regular expression library

    v0.2.5 #regex-engine #api #finite-automata #flags #input #unicode #dfa #linear-time #sub-directory
  12. automafish

    state machine builder for creating deterministic state machines out of nondeterministic state machine definitions

    v0.1.0 #finite-state-machine #non-deterministic #criteria #define #finite-automata
  13. rustlex_fsa

    manipulating (deterministic) finite automata

    v0.4.0 #finite-automata #finite-state-machine #automata
  14. finite-automata

    A collection of extendable finite automata with immutable state and transition data

    v0.1.1 #finite-state-machine #state-machine #automata
  15. regex_macros

    statically compiled regular expressions for Rust. Unless you specifically need compile time regular expressions or a matching engine that is guaranteed not to allocate, you should temporarily prefer using…

    v0.2.0 220 #regex-engine #regex-automata #compile-time #guarantees #matching #finite-automata #prefer
  16. pure-hfsm

    A finite state machine library with a clear separation between the machine definition and its changing state

    v0.1.0 #finite-state-machine #finite-automata #state-machine
  17. regex_dfa

    turning regexes into DFAs

    v0.5.0 #regex #dfa #nfa #finite-automata #turning #non-deterministic
  18. fa

    Foreign-function interface wrapper of the Augeas libfa Finite Automata library

    v0.1.4 #finite-automata #foreign-function-interface #augeas
  19. libfa-sys

    Native bindings to the Augeas libfa Finite Automata library

    v0.1.3 #finite-automata #fa #native-bindings #augeas