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
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- C++17 compile-time enum reflection library☆45Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Virtual memory based containers☆42Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- ☆25Updated 5 years ago
- C++ string formatting library☆47Updated 5 years ago
- Flat containers for C++☆59Updated 6 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last month
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Archived!☆27Updated 4 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- ☆50Updated 8 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Windows Using Headers Only...☆63Updated 5 years ago