Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/BurntSushi/regex-automata

A low level regular expression library that uses deterministic finite automata.

automata automaton dfa nfa regex regex-engine regexp rust text-processing

Last synced: 29 Jun 2024

https://github.com/FireLustre/php-dfa-sensitive

:see_no_evil: 实现过滤敏感词汇:underage:,基于确定有穷自动机(DFA)算法,支持composer安装扩展

composer-package dfa php sensitive-word

Last synced: 26 Jun 2024

https://github.com/ocaml/ocaml-re

Pure OCaml regular expressions, with support for Perl and POSIX-style strings

dfa ocaml regular-expression

Last synced: 05 May 2024

https://github.com/marianobarrios/dregex

dregex is a Java 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.

dfa java-library regex regular-expression regular-expression-engine scala

Last synced: 02 May 2024

https://github.com/rust-lang/regex

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

automata automaton dfa nfa regex regex-engine regex-parser regex-syntax regexp regular-expressions rust

Last synced: 29 Apr 2024

https://github.com/houbb/sensitive-word

👮‍♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)

dfa dirty-word nlp sensitive sensitive-word sensitive-word-filter trie-tree

Last synced: 08 Apr 2024