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 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 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 month
- C++ string formatting library☆47Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Flat containers for C++☆59Updated 7 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Updated last month
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- C++17 compile-time enum reflection library☆45Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆50Updated 8 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- ☆25Updated 5 years ago
- Papers intended for the C++ Standardization Committee☆14Updated 2 years ago
- Virtual memory based containers☆41Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Archived!☆27Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 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