fsm-variant
FSM library
An implementation of a finite state machine using std::variant in C++
Finite State Machine implementation using std::variant
84 stars
3 watching
12 forks
Language: C++
last commit: about 7 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An immutable finite state machine implementation without separate processes | 358 | |
| A C++ implementation of a finite state machine with ECS layout optimization | 8 | |
| A C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming. | 191 | |
| An implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games | 3 | |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 | |
| A simple C++ finite state machine library for building and managing complex state transitions. | 958 | |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 | |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 | |
| A functional and immutable Finite State Machine library for managing application state in JavaScript applications. | 1,931 | |
| A header-only C++ library implementing a high-performance hierarchical finite state machine framework. | 489 | |
| A Haskell library for building type-safe finite-state machines with effects. | 95 | |
| A minimalistic finite state machine library implemented using ES6 promises | 463 | |
| A dead simple finite-state-machine implementation in JavaScript | 14 | |
| A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 | |
| A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. | 170 |