ZigaSajovic / optimizing-the-memory-layout-of-std-tupleLinks
Optimizing the memory layout of std::tuple
☆35Updated 5 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:
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- ☆49Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Virtual memory based containers☆43Updated 3 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- Flat containers for C++☆59Updated 2 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- C++17 tiny vector math library☆46Updated last year
- C++ string formatting library☆46Updated 5 years ago
- ☆26Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 2 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Archived!☆27Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- homogeneous variadic function parameters☆17Updated 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
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- ☆34Updated 3 years ago
- An indirect value-type for C++☆83Updated last year