Twon / std-experimental-simd
A reference implementation of std::simd, providing data parallel types in the C++ standard
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for std-experimental-simd
- Experimental ranges for CUDA☆25Updated 5 years ago
- ☆68Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 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 …☆28Updated 3 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆51Updated last week
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 3 months ago
- a small lightweight std::execution work-alike☆55Updated last month
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- CUDA executors☆14Updated 3 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- Tiny Test System☆27Updated last week
- Polymorphic multidimensional array view☆36Updated 4 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆46Updated last month
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago
- A header only structure of arrays container for C++☆39Updated last year
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆20Updated 6 years ago
- An `if constexpr` alternative for c++14☆9Updated 3 years ago
- Flat containers for C++☆56Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago