endurodave / StateMachineLinks
State Machine Design in C++
☆166Updated 6 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.☆113Updated last year
- High-Performance Flat Finite State Machine Framework☆55Updated 2 weeks ago
- C++(11) library to implement custom binary communication protocols☆70Updated this week
- Lightweight finite state machine framework for C++17☆170Updated 2 weeks ago
- High-Performance Hierarchical Finite State Machine Framework☆578Updated 3 weeks ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 6 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
- I/O independent (also known as Sans-I/O) MQTT protocol library for C++17. Asynchronous MQTT communication library using the MQTT protocol…☆158Updated last week
- A mini eBook on using Boost::statechart library for creating state machines in C++☆91Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 4 months ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years 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 …☆180Updated last month
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆448Updated last week
- ☆131Updated last week
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated 2 years ago
- A simple, header only event bus library written in modern C++17.☆199Updated 4 months ago
- A C++17 MQTT client based on Boost.Asio.