Twon / std-experimental-simdLinks
A reference implementation of std::simd, providing data parallel types in the C++ standard
☆12Updated 5 years ago
Alternatives and similar repositories for std-experimental-simd
Users that are interested in std-experimental-simd are comparing it to the libraries listed below
Sorting:
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- CUDA executors☆14Updated 4 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- DARMA/vt => Virtual Transport☆36Updated this week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- ☆31Updated last week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆9Updated 3 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- List all available information about all SYCL devices and platforms☆15Updated 4 years ago
- An `if constexpr` alternative for c++14☆9Updated 4 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last week
- ☆70Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated last week
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 11 months ago
- Volume Manipulation Library☆16Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Portable HPC Containers (C++)☆48Updated last month
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 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