JState
State machine library
Provides a Java tool for building and managing state machines with standardized methods and callbacks.
Advanced state machines in Java.
97 stars
14 watching
19 forks
Language: Java
last commit: about 6 years ago
Linked from 1 awesome list
finite-state-machinefsmjavastate-machine
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 Python library that provides a declarative way to define states and transitions for objects | 404 |
| A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |
| A Go library for creating finite state machines directly in code | 981 |
| An executable state machine API for Node and Web development | 322 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| A lightweight and extensible state machine implementation for Java applications. | 2,198 |
| Provides tools for creating and managing state machines in Python to validate and execute tasks | 53 |
| A state machine implementation in Swift with elegant routing and event handling capabilities. | 905 |
| A lightweight library for implementing event-driven state machines with clean and simple design | 20 |
| A JavaScript library for managing state-dependent systems through an event-driven finite-state machine | 342 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| A JavaScript library for creating and managing finite state machines with visualizations | 340 |
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |