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 5 months 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
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 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 10 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- Archived!☆27Updated 3 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 8 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- C++20 compile-time reflection library.☆35Updated 4 months ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 10 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- Roman numeral support for C++17☆52Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- meta-programming, C++11☆16Updated 2 years ago