flexferrum / autoprogrammer
C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)
☆93Updated 5 years ago
Alternatives and similar repositories for autoprogrammer:
Users that are interested in autoprogrammer are comparing it to the libraries listed below
- C++20 coroutine library☆124Updated 2 months ago
- Portable implementation of future/promise API in C++☆74Updated 6 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++14 reflection library☆68Updated last month
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- value types for composite class design - with allocators☆43Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A tool for representing and concatenating strings without heap memory☆62Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 3 weeks ago
- ranges features for c+23 ported to C++20☆75Updated last year
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- Futures and thread pool for C++ (with optional Qt support)☆126Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A fixed capacity dynamically sized string☆64Updated last month