endurodave / StateMachineLinks
State Machine Design in C++
☆166Updated 7 months ago
Alternatives and similar repositories for StateMachine
Users that are interested in StateMachine are comparing it to the libraries listed below
Sorting:
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆116Updated last year
- High-Performance Flat Finite State Machine Framework☆56Updated last month
- Lightweight finite state machine framework for C++17☆171Updated this week
- High-Performance Hierarchical Finite State Machine Framework☆583Updated last month
- C++(11) library to implement custom binary communication protocols☆71Updated 3 weeks ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 7 months ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- UML model and code examples of design patterns for C++. The model is created with Astah.☆41Updated 10 months ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆91Updated 2 weeks ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- A Typed Hierarchical State Machine Framework in C++☆47Updated last year
- Minimal cross platform C++ tcp, udp socket implementation☆88Updated last month
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- I/O independent (also known as Sans-I/O) MQTT protocol library for C++17. Asynchronous MQTT communication library using the MQTT protocol…☆161Updated 2 weeks ago
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …