fsm
There are 773 repositories under fsm topic.
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
looplab/fsm
Finite State Machine for Go
Tencent/behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
viewflow/django-fsm
Django friendly finite state machine support
hekailiang/squirrel
squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implementation for Java.
Inspiaaa/UnityHFSM
A simple yet powerful class-based hierarchical finite state machine for Unity
qmuntal/stateless
Go library for creating finite state machines
fgmacedo/python-statemachine
Python Finite State Machines made easy.
katef/libfsm
DFA regular expression library & friends
stateless4j/stateless4j
Lightweight Java State Machine
fschaefer/Stately.js
Stately.js is a JavaScript based finite-state machine (FSM) engine for Node.js and the browser.
Tishka17/aiogram_dialog
GUI framework on top of aiogram
SaiTingHu/HTFramework
Unity HTFramework, a rapid development framework of client based on Unity.
mdeloof/statig
Hierarchical state machines for designing event-driven systems
andrew-gresyk/HFSM2
High-Performance Hierarchical Finite State Machine Framework
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
misje/stateMachine
A feature-rich, yet simple finite state machine (FSM) implementation in C
vstirbu/fsm-as-promised
A finite state machine library using ES6 promises
QuantumLeaps/qpcpp
QP/C++ Real-Time Embedded Framework/RTOS is a lightweight implementation of the Active Object (Actor) model of computation for real-time embedded systems.
KStateMachine/kstatemachine
Powerful Kotlin Multiplatform library with clean DSL syntax for creating complex state machines and statecharts driven by Kotlin Coroutines.
caleb531/automata
A Python library for simulating finite automata, pushdown automata, and Turing machines
jonasblixt/ufsm
Statechart library and editor
Sollimann/bonsai
Rust implementation of AI behavior trees.
StoneCypher/jssm
Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.
statecharts/statecharts.github.io
There is no state but what we make. Feel free to pitch in.
smallnest/gofsm
a featured FSM that can export state images
Real-Serious-Games/Fluent-State-Machine
Fluent API for creating state machines in C#
lucywang000/clj-statecharts
State Machine and StateCharts for Clojure(Script)
stetre/moonlibs
Lua libraries for graphics and audio programming
hishamk/statetrooper
StateTrooper is a Go package that provides a finite state machine (FSM) for managing states. It allows you to define and enforce state transitions based on predefined rules.
jd-opensource/jd-easyflow
A Smart Extensible Powerful Flow Engine
eugene-babichenko/rust-fsm
Finite state machine framework for Rust with readable specifications
eram/typescript-fsm
TS-FSM is a strongly typed finite state machine for TypeScript that is using async operations. Library uses generics to take the user states and events. Zero dependencies!
lukaszmakuch/rosmaro
Visual automata-based programming in functional JavaScript
thomasduft/microwf
A simple finite state machine (FSM) with workflow character where you define your workflows in code.
kiishor/UML-State-Machine-in-C
A minimalist UML State machine framework for finite state machine and hierarchical state machine in C