Automaton topic

An automaton is a relatively self-operating machine designed to automatically follow a sequence of operations. The term has long been commonly associated with automated puppets that resemble moving humans or animals, built to impress and/or to entertain people.

List Automaton repositories

kingly

195
Stars
9
Forks
Watchers

Zero-cost state-machine library for robust, testable and portable user interfaces (most machines compile ~1-2KB)

RxAutomaton

718
Stars
31
Forks
Watchers

🤖 RxSwift + State Machine, inspired by Redux and Elm.

regex

3.4k
Stars
415
Forks
Watchers

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

regex-automata

353
Stars
26
Forks
Watchers

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

automata

318
Stars
62
Forks
Watchers

A Python library for simulating finite automata, pushdown automata, and Turing machines

pyahocorasick

900
Stars
120
Forks
Watchers

Python module (C extension and plain python) implementing Aho-Corasick algorithm

Harvest

384
Stars
11
Forks
Watchers

🌾 Harvest: Apple's Combine.framework + State Machine, inspired by Elm.

Automaton

369
Stars
62
Forks
Watchers

Reactive State Machine Framework for Arduino

ReactiveAutomaton

207
Stars
6
Forks
Watchers

🤖 ReactiveCocoa + State Machine, inspired by Redux and Elm.

SwiftElm

101
Stars
2
Forks
Watchers

Reactive + Automaton + VTree in Swift, inspired by Elm.