brycelelbach / mditerator
A vectorizable multi-dimensional iterator for C++ using the Coroutines TS
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for mditerator
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Various documents and code related to proposals for WG21☆65Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- ☆9Updated 2 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 3 months ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆46Updated last month
- A Low-Level Abstraction of Memory Access☆80Updated 8 months ago
- Seamless llvm-mca CMake integration☆26Updated 4 years ago
- A C++14-and-later expression template library☆108Updated this week
- C++ modules support for Ninja/MSBuild/CMake☆24Updated 4 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Execution primitives for C++☆154Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Compile-time linear algebra in C++☆57Updated 7 years ago
- Measures high-level timing and memory usage metrics during compilation☆73Updated 3 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆51Updated last week
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 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…☆60Updated 4 years ago
- improve the usage experience of std::simd (Parallelism TS 2)☆22Updated last month
- Flat containers for C++☆56Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆64Updated this week
- The Fancy Named Parameters Library☆27Updated last week
- An OpenMP runtime implemented using HPX☆23Updated 2 years ago