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
- 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
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 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 this week
- Micro Signal/Slot implementetation☆35Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- High-Performance Flat Finite State Machine Framework☆48Updated 9 months ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- High performance C++11 signals☆168Updated 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…☆194Updated 2 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- easy to use callback library for C++☆40Updated 7 years ago
- C++ cross-platform plugin architechture demonstration☆57Updated 6 years ago
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆42Updated 3 weeks ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 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
- C++ binding for nanomsg☆107Updated 10 years ago
- Nanomsg binding for C++11☆116Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆92Updated last year