cuestate
FSM generator
A C++ template metaprogramming framework for building finite state machines by automatically generating the code from a state table.
C++ template metaprogramming FSM
6 stars
1 watching
4 forks
Language: C++
last commit: over 5 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| 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 | |
| A simple C++ finite state machine library for building and managing complex state transitions. | 958 | |
| An advanced C++ template metaprogramming framework for working with sequences and algorithms. | 164 | |
| An immutable finite state machine implementation without separate processes | 358 | |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 | |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 | |
| A header-only C++ library implementing a high-performance hierarchical finite state machine framework. | 489 | |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 | |
| A simple Elixir library to define and compose finite state machines as functions | 11 | |
| A dead simple finite-state-machine implementation in JavaScript | 14 | |
| A simple finite state machine with guard conditions and callbacks for managing complex logic flows. | 1 | |
| An implementation of a finite state machine using std::variant in C++ | 84 | |
| A functional and immutable Finite State Machine library for managing application state in JavaScript applications. | 1,931 | |
| A JavaScript library for creating and managing finite state machines with visualizations | 340 |