eglimi / cppfsmLinks
A simple, generic, header-only state machine implementation for C++.
☆63Updated 3 years ago
Alternatives and similar repositories for cppfsm
Users that are interested in cppfsm are comparing it to the libraries listed below
Sorting:
- Micro Signal/Slot implementetation☆34Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- High-Performance Flat Finite State Machine Framework☆52Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 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…☆198Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆92Updated 2 years ago
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 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 last year
- easy to use callback library for C++☆42Updated 8 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months 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 3 months ago
- Lightweight finite state machine framework for C++11☆166Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 5 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++20 implementation of {{ mustache }}☆85Updated 7 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- High performance C++11 signals☆173Updated 5 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆95Updated last month
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆116Updated 7 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago