cmargiotta / compile-time-fsm
Migrated to https://codeberg.org/cmargiotta/compile-time-fsm
☆100Updated last month
Alternatives and similar repositories for compile-time-fsm:
Users that are interested in compile-time-fsm are comparing it to the libraries listed below
- C++20 State Machine library☆205Updated last week
- A C++ type to trace calls to special member functions.☆101Updated 11 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Demo Code for presentation "C++ In Action"☆147Updated 11 months ago
- C++ light-weight Thread Pool library☆96Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Lightweight C++20 testing framework.☆278Updated last week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- High-performance metrics library☆42Updated 3 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆237Updated this week
- ☆76Updated this week
- High performance, tagged binary data specification☆81Updated last week
- C++ library aiming to replace all built-in integers☆93Updated last month
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆90Updated 3 weeks ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆66Updated 2 months ago
- ☆100Updated 10 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆84Updated this week
- A modern C++ library for type-safe environment variable parsing☆138Updated 4 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆92Updated last year
- Lightweight header-only C++20 enum and typename reflection☆54Updated 2 months ago
- C++ command line argument parsing and routing☆53Updated 9 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago
- A modern C++-20 testing framework.☆51Updated 10 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆87Updated last week
- ☆47Updated 7 months ago
- A memory leak and deadlock finder for C, C++☆71Updated 11 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated 3 weeks ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆39Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 5 months ago