Actor-based state management & orchestration for complex app logic.
-
Updated
Feb 17, 2025 - TypeScript
A finite-state machine (FSM), finite-state automaton (FSA), or simply state machine is a mathematical model of computation and an abstract machine that can be in exactly one of a finite number of states at any given time.
The FSM can change from one state to another in response to some inputs; the change from one state to another is called a transition.
An FSM is defined by a list of its states, its initial state, and the inputs that trigger each transition.
In computer science, FSM are widely used in modeling of application behavior (control theory), design of hardware digital systems, software engineering, compilers, network protocols, and computational linguistics.
Actor-based state management & orchestration for complex app logic.
The de-facto solution to flexible routing with nested views in AngularJS
A lightweight, object-oriented finite state machine implementation in Python with many extensions
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
Behavior Trees Library in C++. Batteries included.
The P programming language.
A library to display an interactive editor for any graph-like data.
The <1 kb state machine hook for React
Django friendly finite state machine support
📢 Laudspeaker is an Open Source Customer Engagement and Product Onboarding Platform. Open Source alternative to Braze / One Signal / Customer Io / Appcues / Pendo . Use Laudspeaker to design product onboarding flows and send product and event triggered emails, sms, push and more.
squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implementation for Java.
Ruby finite-state-machine-inspired API for modeling workflow
Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
📠 React custom hook for persist state management
Highly performant and modular controls for node-based editors designed for data-binding and MVVM.
A state machine abstraction for React
A simple yet powerful class-based hierarchical finite state machine for Unity
C++14 State Machine library