tkem / fsmlite
Lightweight finite state machine framework for C++11
☆161Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fsmlite
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆190Updated last year
- A simple, header only event bus library written in modern C++17.☆139Updated last week
- High performance C++11 signals☆165Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++14 Finite State Machine library☆171Updated 3 years ago
- C++ signal and slot system☆161Updated 4 years ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Small, header only signals and slots C++11 library.☆253Updated last year
- A simple, generic, header-only state machine implementation for C++.☆62Updated 2 years ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- A portable, pure C++11 timer component.☆166Updated 8 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆235Updated last year
- a FIFO-ordered associative container for C++☆184Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆136Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆191Updated 3 months ago
- High-Performance Hierarchical Finite State Machine Framework☆480Updated 5 months ago
- High-Performance Flat Finite State Machine Framework☆47Updated 5 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- A lightweight and very fast event bus / event framework for C++17☆370Updated 7 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆213Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Simple and lightweight Hierarchical/Finite-State Machine (H-FSM) class (C++11)☆271Updated 8 years ago
- A simple C++14 signal-slots implementation☆728Updated 6 months ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆341Updated 6 years ago
- Hierarchical Finite State Machine Framework☆82Updated 6 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆273Updated this week