ZigaSajovic / optimizing-the-memory-layout-of-std-tupleLinks
Optimizing the memory layout of std::tuple
☆33Updated 4 years ago
Alternatives and similar repositories for optimizing-the-memory-layout-of-std-tuple
Users that are interested in optimizing-the-memory-layout-of-std-tuple are comparing it to the libraries listed below
Sorting:
- C++17 tiny vector math library☆44Updated last year
- ☆26Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- C++ string formatting library☆44Updated 5 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Archived!☆27Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 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
- Type traits for properties of C / C++ enum types☆21Updated 5 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
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Flat containers for C++☆59Updated 2 years ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 7 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months 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
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year