qnope / CppDyn
CppDyn is a library which aims to simplify use of polymorphism in C++20
☆17Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for CppDyn
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆21Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- ☆26Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- A header only structure of arrays container for C++☆39Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 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 7 months ago
- Portable UUID generation library for C++☆24Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 6 years ago