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++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- A clean implementation of reflection and related proposals.☆28Updated 8 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Command line argument parser (C++14)☆18Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Easily batch-build cmake projects!☆18Updated 3 weeks 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☆52Updated 2 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- forward declarations for C++ std headers☆75Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Simple and Fast Multimedia Engine☆13Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- C++ type_name template utilities for pretty-printing type names☆13Updated 7 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago