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 C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Command line argument parser (C++14)☆18Updated 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☆49Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Easily batch-build cmake projects!☆18Updated 6 months ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- forward declarations for C++ std headers☆74Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 5 months ago
- C++20 compile-time reflection library.☆35Updated 10 months ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- Roman numeral support for C++17☆52Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago