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
- forward declarations for C++ std headers☆75Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 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
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Generic topological sorting for sorting a list of dependencies in C++17☆15Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- Static global objects with constructors and destructors made useful in C++☆29Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- C++ type_name template utilities for pretty-printing type names☆11Updated 6 years ago
- Simple and Fast Multimedia Engine☆13Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 8 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago