sporacid / spore-codegen
Build-system agnostic code generation application for C++.
☆18Updated 2 months ago
Alternatives and similar repositories for spore-codegen:
Users that are interested in spore-codegen are comparing it to the libraries listed below
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- RPC library for embedded systems without code generation☆16Updated last month
- meta-programming, C++11☆16Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Portable UUID generation library for C++☆26Updated last year
- A universal type for non-type template parameters for C++20 or later.☆26Updated 5 months ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- C++20 Compact Tuple Tools☆49Updated last month
- Coroutine support tools☆32Updated 4 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ build system that uses C++ for build configuration.☆15Updated 3 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- Functional C++ iterator library☆24Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…