hlavacs / ViennaTypeListLibraryLinks
A C++20 meta programming library for manipulating lists of types and values.
☆20Updated 8 months ago
Alternatives and similar repositories for ViennaTypeListLibrary
Users that are interested in ViennaTypeListLibrary are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 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 last year
- ☆26Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++ Better Futures☆45Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- An indirect value-type for C++☆83Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Lightweight function wrappers able to store and invoke any callable target without the caller having to know the details of the callee. A…☆12Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 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 year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- 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
- 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::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- A C++20 compile time entity component system for games and game engines.☆18Updated 2 weeks ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 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
- C++20 compile-time reflection library.☆35Updated 8 months ago