brycelelbach / mditerator
A vectorizable multi-dimensional iterator for C++ using the Coroutines TS
☆12Updated 2 years ago
Alternatives and similar repositories for mditerator:
Users that are interested in mditerator are comparing it to the libraries listed below
- ☆9Updated 2 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 5 months ago
- Seamless llvm-mca CMake integration☆26Updated 5 years ago
- improve the usage experience of std::simd (Parallelism TS 2)☆24Updated 5 months ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 7 months ago
- a small lightweight std::execution work-alike☆63Updated last week
- Tiny Test System☆27Updated 2 months ago
- ☆17Updated 8 years ago
- Various documents and code related to proposals for WG21☆65Updated 7 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆70Updated this week
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- ☆26Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- The Fancy Named Parameters Library☆30Updated 4 months ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- A Low-Level Abstraction of Memory Access☆84Updated last year
- A fully featured single header library implementing a vector container with a small buffer optimization.☆57Updated 2 months ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆49Updated this week
- Measures high-level timing and memory usage metrics during compilation☆73Updated 3 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years 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
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- simple ray tracing library focusing on good code☆56Updated last year
- A C++14-and-later expression template library☆108Updated 3 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year