ZigaSajovic / optimizing-the-memory-layout-of-std-tupleLinks
Optimizing the memory layout of std::tuple
☆34Updated 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:
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Flat containers for C++☆59Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ string formatting library☆46Updated 5 years ago
- ☆25Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated last year
- C++17 tiny vector math library☆44Updated 2 years ago
- ☆50Updated 8 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Archived!☆27Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Windows Using Headers Only...☆63Updated 5 years ago
- C++20 for flag enums☆27Updated 5 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆31Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago