jaredhoberock / cudexLinks
CUDA executors
☆14Updated 4 years ago
Alternatives and similar repositories for cudex
Users that are interested in cudex 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…☆27Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- DARMA/vt => Virtual Transport☆39Updated 2 weeks ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last year
- homogeneous variadic function parameters☆17Updated 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
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Easily batch-build cmake projects!☆18Updated 7 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- DARMA/magistrate => Serialization and checkpointing library☆12Updated 3 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- ☆11Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- Object-oriented extension to the CMake language.☆13Updated 4 months ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A portable GPU/CPU Path Tracer library powered by SYCL. (OpenCL/CUDA/OpenMP)☆16Updated 6 years ago