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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- ☆9Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Easily batch-build cmake projects!☆18Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months 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
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆17Updated 3 weeks ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Flat containers for C++☆59Updated 2 years ago
- ☆26Updated 5 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- Tiny Test System☆27Updated 2 months ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Build-system agnostic code generation application for C++.☆20Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago