ZigaSajovic / optimizing-the-memory-layout-of-std-tuple
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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- ☆26Updated 5 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++ string formatting library☆44Updated 5 years ago
- Archived!☆27Updated 3 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- C++17 tiny vector math library☆42Updated last year
- An indirect value-type for C++☆82Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- meta-programming, C++11☆16Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 5 months 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
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- C++17 compile-time enum reflection library☆44Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 years ago