Twon / std-experimental-simdLinks
A reference implementation of std::simd, providing data parallel types in the C++ standard
☆13Updated 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:
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- CUDA executors☆14Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 2 months ago
- A Low-Level Abstraction of Memory Access☆93Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Rebooting the std::bitset franchise☆46Updated last month
- List all available information about all SYCL devices and platforms☆15Updated 5 years ago
- Add-on packages for Vector class library☆76Updated 2 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 …☆32Updated 5 years ago
- Demo implementation of C++ networking☆18Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- ☆25Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Experimental ranges for CUDA☆25Updated 7 years ago
- ☆72Updated 5 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago