iboB / cpp-dynamic-polymorphismLinks
List of resources about modern dynamic polymorphism in C++.
☆12Updated 6 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.☆29Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 11 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 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☆48Updated last year
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Command line argument parser (C++14)☆18Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- Data structures for ASTs☆14Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- Archived!☆27Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆59Updated 5 years ago
- ☆26Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago