machinist
Finite state machine builder
A Python library for constructing finite state machines with structured logging and automatic transition table generation.
A library for constructing finite state machines
56 stars
23 watching
12 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| A finite state machine solution for GameMaker Studio 2. | 147 |
| A simple Elixir library to define and compose finite state machines as functions | 11 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| A JavaScript library for creating and managing finite state machines with visualizations | 340 |
| A Go library for creating finite state machines directly in code | 981 |
| A minimalist Ruby gem for defining and managing finite state machines with straightforward syntax and powerful callback mechanisms. | 808 |
| 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. | 594 |
| An implementation of a finite state machine using shell scripts to manage the behavior of a program. | 17 |
| An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. | 29 |
| A functional and immutable Finite State Machine library for managing application state in JavaScript applications. | 1,931 |
| A Haskell library for building type-safe finite-state machines with effects. | 95 |
| An immutable finite state machine implementation without separate processes | 358 |
| A library providing a simple and safe finite state machine implementation in Go. | 17 |