finite-state-machine
There are 944 repositories under finite-state-machine topic.
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
looplab/fsm
Finite State Machine for Go
viewflow/django-fsm
Django friendly finite state machine support
laudspeaker/laudspeaker
📢 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.
Inspiaaa/UnityHFSM
A simple yet powerful class-based hierarchical finite state machine for Unity
BurntSushi/aho-corasick
A fast implementation of Aho-Corasick in Rust.
fgmacedo/python-statemachine
Python Finite State Machines made easy.
katef/libfsm
DFA regular expression library & friends
stateless4j/stateless4j
Lightweight Java State Machine
mdeloof/statig
Hierarchical state machines for designing event-driven systems
nodejs/llparse
Generating parsers in LLVM IR
soveran/micromachine
Minimal Finite State Machine
linkdd/aitoolkit
Give a brain to your game's NPCs
vstirbu/fsm-as-promised
A finite state machine library using ES6 promises
ThePat02/BehaviourToolkit
A collection of tools for AI Behaviour in the Godot 4 Game Engine!
leonardomso/awesome-fsm
🤖 A curated list of awesome resources related to finite state machines and statecharts.
caleb531/automata
A Python library for simulating finite automata, pushdown automata, and Turing machines
jonasblixt/ufsm
Statechart library and editor
SimpleStateMachine/SimpleStateMachineNodeEditor
🔗WPF node editor based on ReactiveUI
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.
danobot/entity-controller
Home Assistant Entity and lighting controller for managing devices with timers, scripts, and sun-based time restrictions.
Real-Serious-Games/Fluent-State-Machine
Fluent API for creating state machines in C#
j-easy/easy-states
The simple, stupid state machine for Java
schollz/pluck
Pluck text in a fast and intuitive way :rooster:
izuzak/noam
JavaScript library for working with automata and grammars for regular and context-free languages
daac-tools/daachorse
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
jonblack/arduino-fsm
Arduino library for implementing a finite state machine.
metosin/tilakone
Minimalistic finite state machine (FSM) in Clojure
jlreymendez/planilo
A xNode based tool for designing AI Graphs like Behavior Trees and Finite State Machines in Unity
rustic-games/sm
🚀 SM – a static State Machine library
Dasync/Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
erikzenker/hsm
Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml libraries, but tries to reduce own complex meta programming code to a minimum.
steelbreeze/state
Hierarchical finite state machine for TypeScript and JavaScript
thomasduft/microwf
A simple finite state machine (FSM) with workflow character where you define your workflows in code.