hierarchical-state-machine topic

List hierarchical-state-machine repositories

xstateful

85
Stars
2
Forks
Watchers

A wrapper for xstate that stores state, handles transitions, emits events for state changes and actions/activities, and includes an optional reducer framework for updating state and invoking side-effe...

kstatemachine

330
Stars
19
Forks
Watchers

KStateMachine is a Kotlin DSL library for creating state machines and statecharts.

oosmos

62
Stars
17
Forks
Watchers

OOSMOS - The Object Oriented State Machine Operating System.

State-Oriented-Programming

34
Stars
17
Forks
Watchers

State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Systems Programming" magazine in August 2000. This repository con...

farc

28
Stars
6
Forks
Watchers

Framework for state machines with run-to-completion concurrency using asyncio. Python 3.4 or later

xstateful-react

30
Stars
2
Forks
Watchers

Use xstateful with React, accessing states and activities from multiple statecharts anywhere in your app

tsm

41
Stars
7
Forks
Watchers

A Typed Hierarchical State Machine Framework in C++

statig

552
Stars
17
Forks
Watchers

Hierarchical state machines for designing event-driven systems

statechart

52
Stars
6
Forks
Watchers

A rust implementation of statecharts: hierarchical, reactive state machines

hsmcpp

59
Stars
7
Forks
Watchers

C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.