iboB / cpp-dynamic-polymorphismLinks
List of resources about modern dynamic polymorphism in C++.
☆12Updated 7 years ago
Alternatives and similar repositories for cpp-dynamic-polymorphism
Users that are interested in cpp-dynamic-polymorphism are comparing it to the libraries listed below
Sorting:
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- easy to use callback library for C++☆42Updated 8 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆15Updated 7 years ago
- Archived!☆27Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Command line argument parser (C++14)☆18Updated 6 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- ccpp, a general purpose single-header preprocessor library.☆52Updated 4 years ago
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- C++ type_name template utilities for pretty-printing type names☆11Updated 6 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Static global objects with constructors and destructors made useful in C++☆29Updated 9 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 9 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- C++20 compile-time reflection library.☆35Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago