Automaton
State machine library
A framework for building reactive state machines on microcontrollers like Arduino
Reactive State Machine Framework for Arduino
372 stars
34 watching
63 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
arduinoautomaton
Related projects:
Repository | Description | Stars |
---|---|---|
openstack/automaton | Provides tools for creating and managing state machines in Python to validate and execute tasks | 50 |
glyph/automat | A Python library for expressing finite-state machines in an idiomatic way, allowing developers to define and enforce complex state transitions without cluttering their code with conditional logic. | 592 |
robosoft-ai/smacc | A C++ library for building real-time state machines in ROS applications | 302 |
brucou/kingly | A small JavaScript library for modeling and executing user interface behavior as state machines. | 202 |
nazavode/automaton | A Python library to define and manage finite-state machines in an easy-to-use and elegant way | 23 |
fgmacedo/python-statemachine | A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 911 |
fawdlstty/smlite | A state machine library for various programming languages and platforms | 11 |
snakster/cpp.react | A C++ library for declarative programming and automatic propagation of changes in state variables. | 1,024 |
rbarrois/xworkflows | A Python module that enables the creation and management of workflows or state machines. | 188 |
amatsuda/stateful_enum | Simplifies state machine management with Rails and ActiveRecord | 623 |
geekq/workflow | An API for modeling and interacting with workflow states and transitions in a state-machine-inspired way | 1,763 |
ryan-allen/workflow | A Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API. | 233 |
veelenga/aasm.cr | A simple finite state machine library for Crystal classes | 51 |
pgularski/pysm | A versatile Python State Machine library for building flexible and scalable state-based systems | 73 |
qmuntal/stateless | A Go library for creating finite state machines directly in code | 967 |