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☆162Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- 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
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 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
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 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☆156Updated 8 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆91Updated last year
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago