cppfsm
State machine
A simple, generic state machine implementation for C++
A simple, generic, header-only state machine implementation for C++.
62 stars
5 watching
17 forks
Language: C++
last commit: over 4 years agoLinked from 1 awesome list
c-plus-plusstate-machine
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 | |
| A versatile Python State Machine library for building flexible and scalable state-based systems | 73 | |
| A simple C++ finite state machine library for building and managing complex state transitions. | 958 | |
| Exploring state machines and their applications in software development | 728 | |
| A Python library that provides a declarative way to define states and transitions for objects | 404 | |
| A simple finite state machine library for Crystal classes | 52 | |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 | |
| A header-only C++ library implementing a high-performance hierarchical finite state machine framework. | 489 | |
| A Qt project demonstrating how to use a C++ state machine with QML for UI | 14 | |
| A C++ implementation of a finite state machine with ECS layout optimization | 8 | |
| A dead simple finite-state-machine implementation in JavaScript | 14 | |
| A C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming. | 191 | |
| A Go library implementing an immutable state machine with conditional and action functions | 37 | |
| A state machine library for various programming languages and platforms | 11 | |
| An immutable finite state machine implementation without separate processes | 358 |