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:
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- CUDA executors☆14Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆42Updated last year
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 5 years ago
- Unofficial mirror of Blaze library on Bitbucket☆67Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 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 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- ☆32Updated 2 months ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last year
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 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
- Container Traits for Modern C++☆30Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 11 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Add-on packages for Vector class library☆76Updated last year
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- C++20 Memory Allocator library☆36Updated 6 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated 2 weeks ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year