eglimi / cppfsm
A simple, generic, header-only state machine implementation for C++.
☆62Updated 3 years ago
Alternatives and similar repositories for cppfsm:
Users that are interested in cppfsm are comparing it to the libraries listed below
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 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☆157Updated 9 months ago
- High performance C++11 signals☆168Updated 5 years ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆92Updated last year
- Micro Signal/Slot implementetation☆35Updated last year
- Lightweight finite state machine framework for C++11☆163Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years 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…☆193Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆139Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- High-Performance Flat Finite State Machine Framework☆48Updated 9 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Simple thread-safe signal/slot C++17 include-only library.☆37Updated last year
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 7 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 11 months ago
- C++ plugin framework☆51Updated 5 years ago
- A simple, header only event bus library written in modern C++17.☆154Updated last week
- Simple C++ cross-platform plugin system☆160Updated 7 years ago
- easy to use callback library for C++☆40Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago