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
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago
- Polymorphic multidimensional array view☆36Updated 5 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- C library plusifier☆10Updated 3 years ago
- 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
- ☆70Updated 5 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- Vectorization EDSL library☆15Updated 6 years ago
- Some C++ libraries I implemented☆15Updated 7 years 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
- ☆9Updated 3 years ago
- Interchangeable AoS and SoA containers☆24Updated 2 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☆34Updated 4 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- ☆17Updated 8 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 10 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆99Updated 3 weeks 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
- 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 …☆30Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆65Updated 9 years ago
- ☆26Updated 5 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago