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
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
- ☆10Jun 1, 2024Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- C++20 for flag enums☆27Jun 7, 2020Updated 5 years ago
- Scalable, high performance and low overhead logging library for C++ and C applications☆17Aug 21, 2024Updated last year
- CMake helper to build remark.js based presentations☆29Jan 13, 2020Updated 6 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Oct 2, 2018Updated 7 years ago
- cmake-easyinstall git+https://github.com/org/repo.git☆25Dec 8, 2025Updated 2 months ago
- The quantities and units library for C++☆1,364Feb 26, 2026Updated last week
- A wrapper of common C++ std types for functional programming☆22Sep 24, 2023Updated 2 years ago
- 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 small, fast message definition and serdes protocol with built-in field and message validation.☆29Dec 24, 2025Updated 2 months ago
- Example code for the SFML Workshop☆12May 1, 2024Updated last year
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 5 years ago
- A little tool to substitute the missing windeployqt from mxe☆12Jan 11, 2022Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Mar 15, 2023Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- Library of flat vector-like based associative containers☆76Jan 5, 2023Updated 3 years ago
- ☆13Aug 4, 2017Updated 8 years ago
- Yet another component system☆12Jul 30, 2022Updated 3 years ago
- CMake scripts shared among other repositories☆10Sep 5, 2020Updated 5 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Aug 3, 2019Updated 6 years ago
- Similar to python's `repr`, for c++☆32Apr 11, 2022Updated 3 years ago
- roscpp meets c++14 now!!☆12Aug 29, 2015Updated 10 years ago
- Finite Element Solvers for Atomic Structure Calculations☆12Oct 13, 2025Updated 4 months ago
- GPUDirect Async suite☆17Dec 5, 2018Updated 7 years ago
- A thread safe simple C++ wrapper for FFTW & MKL☆17Sep 27, 2021Updated 4 years ago
- Tool for analyzing includes in C++☆208Aug 15, 2024Updated last year
- A tool to collect the exceptions that can reach a C++ function☆27Aug 4, 2019Updated 6 years ago
- A Jupyter/python-based introduction to writing a finite-volume hydro code☆31Jul 26, 2019Updated 6 years ago
- C++20 Coroutines Cheat Sheet☆89Sep 19, 2024Updated last year
- A simple C++ finite state machine library☆1,153Jun 25, 2024Updated last year
- Translates Qt UI files (semi) automatically by replacing translations provided an external service (i.e. Google)☆13Aug 6, 2021Updated 4 years ago
- Parallel Algorithms for Octree Meshing☆12Dec 31, 2015Updated 10 years ago