jaredhoberock / cudexLinks
CUDA executors
☆14Updated 5 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 reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- DARMA/vt => Virtual Transport☆39Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆24Updated last week
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- Build-system agnostic code generation application for C++.☆32Updated last month
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 3 weeks 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☆26Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Make std::mdspan formattable by std::format.☆11Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- ☆17Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C library plusifier☆10Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 5 months ago
- Easily batch-build cmake projects!☆18Updated 9 months ago