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:
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 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 4 months ago
- C++17 tiny vector math library☆46Updated last year
- ☆25Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- Windows Using Headers Only...☆63Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆50Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Archived!☆27Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- C++ string formatting library☆46Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- C++20 compile-time reflection library.☆35Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 6 months ago
- ☆20Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year