hlavacs / ViennaTypeListLibrary
A C++20 meta programming library for manipulating lists of types and values.
☆18Updated 5 months ago
Alternatives and similar repositories for ViennaTypeListLibrary:
Users that are interested in ViennaTypeListLibrary are comparing it to the libraries listed below
- A C++20 compile time entity component system for games and game engines.☆18Updated this week
- Optimizing the memory layout of std::tuple☆33Updated 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 11 months 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☆15Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- A header only structure of arrays container for C++☆41Updated last year
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 2 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 11 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 2 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++20 compile-time reflection library.☆35Updated 5 months ago
- C++ Better Futures☆43Updated 2 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Archived!☆27Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago