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++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Archived!☆27Updated 4 years ago
- Sand is a lightweight time controller (C++11)☆20Updated 10 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 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 2 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 8 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- The C++ package manager based on premake5☆27Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago