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…☆26Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Build-system agnostic code generation application for C++.☆20Updated 3 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- ☆22Updated this week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 11 months ago
- ☆9Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- HTML fluid simulation using Emscripten, C++, cmake.☆24Updated 9 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- Experimental ranges for CUDA☆24Updated 6 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 …☆31Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆17Updated last month