hlavacs / ViennaTypeListLibrary
A C++20 meta programming library for manipulating lists of types and values.
☆19Updated 6 months ago
Alternatives and similar repositories for ViennaTypeListLibrary
Users that are interested in ViennaTypeListLibrary are comparing it to the libraries listed below
Sorting:
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A C++20 compile time entity component system for games and game engines.☆18Updated last week
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++20 Vulkan and GLes rendering engine☆17Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 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
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Archived!☆27Updated 3 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 11 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 6 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- ☆26Updated 5 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated 7 months ago
- C++ Better Futures☆44Updated 2 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++17 tiny vector math library☆42Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago