Here are
419 public repositories
matching this topic...
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
Updated
Jan 21, 2021
-
Rust
Lightweight Java State Machine
-
Updated
Oct 13, 2020
-
Java
Netzob: Protocol Reverse Engineering, Modeling and Fuzzing
-
Updated
Aug 27, 2020
-
Python
books and resources loved by r/learnprogramming community, compiled by me, a lurker who kept track
-
Updated
Nov 18, 2019
-
Shell
DFA regular expression library & friends
There is no state but what we make. Feel free to pitch in.
-
Updated
Dec 19, 2020
-
HTML
A regular expression converter
-
Updated
May 8, 2019
-
JavaScript
A low level regular expression library that uses deterministic finite automata.
-
Updated
Jan 20, 2021
-
Rust
🤖 A curated list of awesome resources related to finite state machines and statecharts.
-
Updated
Aug 4, 2020
-
JavaScript
Python Finite State Machines made easy.
-
Updated
Dec 20, 2020
-
Python
Collection of helpful utilities we use in our Unity projects.
Zero-cost state-machine library for robust, testable and portable user interfaces (most machines compile ~1-2KB)
-
Updated
Jan 1, 2021
-
JavaScript
JavaScript library for working with automata and grammars for regular and context-free languages
-
Updated
Mar 2, 2020
-
JavaScript
Wayeb is a Complex Event Processing and Forecasting (CEP/F) engine written in Scala.
-
Updated
Dec 30, 2020
-
Scala
A Python library for simulating finite automata, pushdown automata, and Turing machines
-
Updated
Feb 2, 2021
-
Python
Temporal Logic Planning toolbox
-
Updated
Nov 26, 2020
-
Python
Encoding Agnostic Validation (Validation Language, Parsers and Encoders)
An implementation of Wireworld (Cellular Automata) in Nim using SDL2
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).
-
Updated
Dec 16, 2020
-
Rust
A free, open-source Java library for modeling automata, graphs, and transition systems
High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python
-
Updated
Dec 11, 2020
-
Python
Aho-Corasick string search algorithm PHP extension implementation.
Generative music using conway's game of life
-
Updated
Jan 20, 2021
-
JavaScript
Deterministic Finite Automata in C++, Token Parser & Lexer
🕸️ A graph based IR in Kotlin
-
Updated
Jan 8, 2021
-
Kotlin
-
Updated
Nov 8, 2016
-
Python
Specify and synthesize systems using symbolic algorithms
-
Updated
Nov 24, 2020
-
Python
Non-trivial, real use case demo of a hierarchical state machine library with cyclejs
-
Updated
Dec 3, 2018
-
JavaScript
Improve this page
Add a description, image, and links to the
automata
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
automata
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
In
lib/automata/automata.ex.So we can use embedded schema without a database, and eventually probably also make automaton_config a struct too