bon-etat
FiniteStateMachine
A finite state machine implementation that uses code generation to manage states and transitions.
Bon état - a finite state machine.
5 stars
2 watching
0 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a simple and safe finite state machine implementation in Go. | 17 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| A JavaScript finite state machine library that allows defining and managing multiple states with entry conditions and callbacks. | 1 |
| An implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games | 3 |
| A JavaScript library for creating and managing finite state machines with visualizations | 340 |
| A dead simple finite-state-machine implementation in JavaScript | 14 |
| A JavaScript implementation of a finite-state machine with transitional aliasing. | 5 |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| A library that provides a simple and feature-complete implementation of finite-state machines in Go | 100 |
| Generates Ada code from finite-state machine descriptions. | 7 |
| A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
| An engine for creating and managing finite-state machines with event-driven transitions. | 814 |
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |