qnope / CppDyn
CppDyn is a library which aims to simplify use of polymorphism in C++20
☆18Updated 3 years ago
Alternatives and similar repositories for CppDyn:
Users that are interested in CppDyn are comparing it to the libraries listed below
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- ☆26Updated 4 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- C++20 for flag enums☆27Updated 4 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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- homogeneous variadic function parameters☆17Updated last year
- A light-weight C++ profiling library☆31Updated 10 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Virtual memory based containers☆40Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- C++ build system that uses C++ for build configuration.☆15Updated this week
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Boost.Mustache☆10Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago