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☆28Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- Command line argument parser (C++14)☆18Updated 6 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
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- Sand is a lightweight time controller (C++11)☆19Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Archived!☆27Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Make your C/C++ console apps prettier!☆38Updated 6 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…☆20Updated last year
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Roman numeral support for C++17☆52Updated last year
- Simple and Fast Multimedia Engine☆13Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- ☆26Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago