badair / yarmaLinks
Yet Another Reflection Macro: simple, flexible reflection in C++17
☆12Updated 8 years ago
Alternatives and similar repositories for yarma
Users that are interested in yarma are comparing it to the libraries listed below
Sorting:
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Useful C++ templates☆14Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Coroutine Support Library☆33Updated 9 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- homogeneous variadic function parameters☆17Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ string formatting library☆44Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- meta-programming, C++11☆16Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago