skramm / spaghetti
A simple and easy C++ Finite State Machine (FSM) container, with full manual
☆24Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for spaghetti
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- A simple implementation of a MessageBus.☆26Updated 8 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆22Updated 3 months ago
- C++11 compatible charconv☆27Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- Algorithm wrappers☆82Updated 2 months ago
- A library that brings C# like properties to modern C++.☆22Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library