kokkos / array_refLinks
Polymorphic multidimensional array view
☆36Updated 5 years ago
Alternatives and similar repositories for array_ref
Users that are interested in array_ref are comparing it to the libraries listed below
Sorting:
- A C++14-and-later expression template library☆109Updated 3 weeks ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last week
- Execution primitives for C++☆154Updated 5 years ago
- improve the usage experience of std::simd (Parallelism TS 2)☆30Updated 3 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 5 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- Various documents and code related to proposals for WG21☆68Updated last year
- An OpenMP runtime implemented using HPX☆24Updated 3 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆231Updated 6 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Tiny Test System☆27Updated 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 5 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- Compile-time linear algebra in C++☆56Updated 8 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 3 weeks ago
- mallocMC: Memory Allocator for Many Core Architectures