state-machine topic

List state-machine repositories

kingly

195
Stars
9
Forks
Watchers

Zero-cost state-machine library for robust, testable and portable user interfaces (most machines compile ~1-2KB)

typed-machine

23
Stars
0
Forks
Watchers

A strict Finite State Machine, written in TS

golib

75
Stars
9
Forks
Watchers

Open version of common golang libraries useful to many projects.

beedle

386
Stars
40
Forks
Watchers

A tiny library inspired by Redux & Vuex to help you manage state in your JavaScript apps

asyncmachine

66
Stars
4
Forks
Watchers

Relational State Machine with a visual inspector

go-behaviortree

60
Stars
8
Forks
Watchers

Package behaviortree provides a simple and powerful Go implementation of behavior trees without fluff.

M2A01_Simpron

37
Stars
16
Forks
Watchers

Small yet powerful state machine coroutine library

python-statemachine

764
Stars
78
Forks
Watchers

Python Finite State Machines made easy.

afsm

168
Stars
23
Forks
Watchers

C++14 Finite State Machine library

statebot

27
Stars
0
Forks
Watchers

Describe the states and allowed transitions of a program using a flowchart-like syntax. Switch to states directly, or by wiring-up events. Statebot is an FSM.