Finite State Machine implementation using std::variant
☆90Sep 14, 2019Updated 6 years ago
Alternatives and similar repositories for fsm-variant
Users that are interested in fsm-variant are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Feb 23, 2021Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- ☆10Jun 1, 2024Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- Generator of binary installers for libraries built by vcpkg, alpha version.☆11Aug 5, 2021Updated 4 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆15Oct 18, 2018Updated 7 years ago
- A C++ library for handling monetary values☆50Apr 26, 2021Updated 4 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- A small, fast message definition and serdes protocol with built-in field and message validation.☆30Dec 24, 2025Updated 3 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27May 25, 2018Updated 7 years ago
- The Domain-Correct Quantities and Units Library for C++ — full quantity kind safety, ISO 80000 compliant, C++29 standardization candidate…☆1,380Mar 17, 2026Updated last week
- Minimal subset of Catch2 C++ test framework☆26Oct 2, 2018Updated 7 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- Prototype for new std::function features, compatible with C++11.☆47Apr 27, 2020Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Mar 15, 2023Updated 3 years ago
- C++20 for flag enums☆27Jun 7, 2020Updated 5 years ago
- Flat containers for C++☆20Oct 22, 2016Updated 9 years ago
- CMake helper to build remark.js based presentations☆29Jan 13, 2020Updated 6 years ago
- tiny, cross platform, co-routine library☆10Nov 24, 2015Updated 10 years ago
- cmake-easyinstall git+https://github.com/org/repo.git☆25Dec 8, 2025Updated 3 months ago
- A header-only library, VLA for C++ (≥C++14). Extended version of std::dynarray☆14Mar 21, 2024Updated 2 years ago
- DIY Synth & GUI workshop with STM32F7☆15Apr 24, 2016Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- std::ring_span (SG14, P0059R1)