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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- 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
- C++20 for flag enums☆27Updated 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…☆20Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Boost.Mustache☆10Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- ☆26Updated 4 years ago
- ☆16Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++20 compile-time reflection library.☆35Updated 6 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 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
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Header-only implementation of a grid for spatial lookups☆26Updated 5 months ago
- homogeneous variadic function parameters☆17Updated last year
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago