pdziepak / ranges-gpuLinks
Experimental ranges for CUDA
☆25Updated 6 years ago
Alternatives and similar repositories for ranges-gpu
Users that are interested in ranges-gpu are comparing it to the libraries listed below
Sorting:
- Slides of the Italian C++ Conference 2019☆23Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Polymorphic multidimensional array view☆36Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆106Updated last month
- Compile-time linear algebra in C++☆56Updated 7 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 7 months ago
- ☆26Updated 5 years ago
- A Low-Level Abstraction of Memory Access☆87Updated last year
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- C library plusifier☆10Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated this week
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- CUDA executors☆14Updated 4 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated 3 weeks ago
- A header only structure of arrays container for C++☆41Updated 2 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