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:
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated this week
- CUDA executors☆14Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated this week
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last week
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- 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 4 years ago
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- CMake module to optimize cflags for architecture extensions such as SSE, AVX☆27Updated 8 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Rebooting the std::bitset franchise☆45Updated last month
- List all available information about all SYCL devices and platforms☆15Updated 5 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
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Demo implementation of C++ networking☆18Updated last year