Top 10 dfa open source projects

Regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
sensitive-word
👮‍♂️The sensitive word tool for java.(基于 DFA 算法实现的高性能 java 敏感词工具框架。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。)
fauton
An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)
ACT DFAPlugin
FFXIV Duty Finder Assist for ngld/OverlayPlugin
dregex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
visual-automata
Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.
1-10 of 10 dfa projects