iboB / cpp-dynamic-polymorphism
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
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- Command line argument parser (C++14)☆18Updated 5 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
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Archived!☆27Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 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 10 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- ☆26Updated 4 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated last week
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago