adchawla / FSMLinks
Finite State Machine in C++
☆14Updated last year
Alternatives and similar repositories for FSM
Users that are interested in FSM are comparing it to the libraries listed below
Sorting:
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Declarative task execution library based on work contracts☆17Updated 8 months ago
- A C++14 reflection library☆78Updated last month
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 8 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- C++20 coroutine library☆141Updated 2 months ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆74Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Modern C++ made easy☆140Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Demo implementation of C++ networking☆18Updated last year
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- Boost.ASIO-based TLS certificate verification library☆85Updated last year
- K_means clustering implementation in C++20 and range-v3☆15Updated 4 years ago
- Circular span☆12Updated last year