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
- Micro Signal/Slot implementetation☆34Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated last month
- Lightweight finite state machine framework for C++11☆164Updated 3 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…☆195Updated 2 years ago
- C++ binding for nanomsg☆108Updated 10 years ago
- C++ cross-platform plugin architechture demonstration☆59Updated 6 years ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆92Updated last year
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆47Updated 12 years ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- C++ signals & slots☆79Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 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 …☆138Updated 3 weeks ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++14 Finite State Machine library☆173Updated 4 years ago
- Simple resource pool for recycling resources in C++☆68Updated 9 months ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 7 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 last month
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last week
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Shared-memory based ring buffer☆60Updated 7 years 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