stateful
State machine library
A lightweight library for implementing event-driven state machines with clean and simple design
A simple and lightweight event driven state machine library
20 stars
2 watching
8 forks
Language: Java
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a Java tool for building and managing state machines with standardized methods and callbacks. | 97 |
| | A Java framework for implementing and integrating finite state machines into applications with support for persistence and Spring-based frameworks. | 172 |
| | A Go library for creating finite state machines directly in code | 981 |
| | 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 lightweight and extensible state machine implementation for Java applications. | 2,198 |
| | A JavaScript library for managing state-dependent systems through an event-driven finite-state machine | 342 |
| | A state machine library for various programming languages and platforms | 11 |
| | A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |
| | A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| | A Python library that provides a declarative way to define states and transitions for objects | 404 |
| | A library for creating and managing finite state machines in Go. | 209 |
| | An efficient state machine library for .NET with support for asynchronous and synchronous machines. | 241 |
| | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
| | A tutorial on how to apply property-based testing to stateful systems, including fault injection and simulation testing. | 70 |
| | An executable state machine API for Node and Web development | 322 |