pdziepak / ranges-gpuLinks
Experimental ranges for CUDA
☆24Updated 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:
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Polymorphic multidimensional array view☆36Updated 5 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Slides of the Italian C++ Conference 2019☆23Updated 6 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 5 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆99Updated last month
- C library plusifier☆10Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- ☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Execution primitives for C++☆153Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Interchangeable AoS and SoA containers☆24Updated 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
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆19Updated 5 years ago
- ☆70Updated 5 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
- A Low-Level Abstraction of Memory Access☆86Updated last year
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- Rebooting the std::bitset franchise☆44Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 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…☆36Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated 3 weeks ago