hlavacs / ViennaTypeListLibraryLinks
A C++20 meta programming library for manipulating lists of types and values.
☆20Updated 9 months ago
Alternatives and similar repositories for ViennaTypeListLibrary
Users that are interested in ViennaTypeListLibrary are comparing it to the libraries listed below
Sorting:
- 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 last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ Better Futures☆45Updated 2 years ago
- A C++20 compile time entity component system for games and game engines.☆18Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++20 compile-time reflection library.☆35Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++17 tiny vector math library☆43Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆49Updated 7 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- stl-like algorithms for TYPES☆31Updated last year
- 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 week
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated last month
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago