p-groarke / fea_state_machines
A Buffet Of C++17 State Machines
☆23Updated 3 years ago
Alternatives and similar repositories for fea_state_machines
Users that are interested in fea_state_machines are comparing it to the libraries listed below
Sorting:
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆35Updated last month
- An indirect value-type for C++☆83Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- A bunch of small C++ utilities☆65Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- ☆52Updated 5 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- ☆22Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆43Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago