tinverse / tsm
A Typed Hierarchical State Machine Framework in C++
☆46Updated 2 months ago
Alternatives and similar repositories for tsm:
Users that are interested in tsm are comparing it to the libraries listed below
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆100Updated 3 years ago
- Lightweight state machine implemented in C++☆29Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆90Updated 2 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆84Updated 7 months ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆194Updated 2 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated last week
- C++20 implementation of {{ mustache }}☆84Updated 4 months ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 3 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- High-Performance Flat Finite State Machine Framework☆48Updated 9 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- C++ Active Objects☆62Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++ Better Futures☆43Updated 2 years ago