skramm / spaghettiLinks
A simple and easy C++ Finite State Machine (FSM) container, with full manual
☆27Updated last month
Alternatives and similar repositories for spaghetti
Users that are interested in spaghetti are comparing it to the libraries listed below
Sorting:
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 weeks ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆44Updated last month
- Yet Another C++ Library☆23Updated last year
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- Implementation of a lock-free ring buffer class.☆38Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 2 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 2 weeks ago
- Pipelines for Modern C++☆75Updated 5 years ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆25Updated this week
- Library for complex bitfields☆19Updated last year
- A Buffet Of C++17 State Machines☆23Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 2 weeks ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago