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:
- Polymorphic multidimensional array view☆36Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆115Updated 5 months ago
- low level system stuff, threads, memory, file descriptors etc☆22Updated 11 months ago
- C library plusifier☆10Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Compile-time linear algebra in C++☆56Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 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 5 years ago
- CUDA executors☆14Updated 5 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- ☆25Updated 5 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last month
- A C++14-and-later expression template library☆109Updated last month
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 weeks ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 3 weeks ago
- ☆72Updated 5 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 5 years ago
- A fast implementation of log() and exp()☆56Updated 3 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 …☆32Updated 5 years ago
- A Low-Level Abstraction of Memory Access☆93Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago