Synthesis
StateMachine generator
A tool for generating efficient, state-machine-based code at compile-time from declarative descriptions.
Synthesis is a compiletime, procedure-based, low-overhead, no-allocation, state-machine generator optimized for communicating processes and threads
91 stars
8 watching
5 forks
Language: Nim
last commit: almost 5 years ago
Linked from 1 awesome list
embeddedevent-drivenfinite-state-machinefsmreactive-programmingstate-machine
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates Java classes to handle state transitions based on a state machine definition | 135 |
| A state machine implementation in Swift with elegant routing and event handling capabilities. | 905 |
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| A lightweight Elixir library for creating and managing state machines | 538 |
| A compositional language for designing and executing state machines | 109 |
| Supports creating state machines for attributes on Ruby classes | 822 |
| A Java library for creating and managing state machines with support for various features such as hierarchical states, entry/exit events, and guard clauses. | 899 |
| A framework that enables state machine concepts in Spring applications | 1,572 |
| Simplifies state machine management with Rails and ActiveRecord | 626 |
| A Python library that provides a declarative way to define states and transitions for objects | 404 |
| An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. | 29 |
| A library that provides a simple and feature-complete implementation of finite-state machines in Go | 100 |
| A simple finite state machine library for Crystal classes | 52 |
| A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |
| A framework for building reactive state machines on microcontrollers like Arduino | 375 |