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

https://github.com/loremod/stringmatchingautomata

An implementation of a string matching algorithm with deterministic finite automata
https://github.com/loremod/stringmatchingautomata

Last synced: 9 months ago
JSON representation

An implementation of a string matching algorithm with deterministic finite automata

Awesome Lists containing this project

README

          

# StringMatchingAutomata
An implementation of a string matching algorithm with deterministic finite automata