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 last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- forward declarations for C++ std headers☆74Updated 4 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
- Easily batch-build cmake projects!☆18Updated 7 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 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☆49Updated this week
- Simple and Fast Multimedia Engine☆13Updated 7 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆84Updated 6 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Command line argument parser (C++14)☆18Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Static global objects with constructors and destructors made useful in C++☆27Updated 9 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated this week
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 10 years ago
- ☆26Updated 5 years ago
- Archived!☆27Updated 3 years 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
- Virtual memory based containers☆43Updated 3 years ago