pdziepak / ranges-gpu
Experimental ranges for CUDA
☆25Updated 5 years ago
Alternatives and similar repositories for ranges-gpu:
Users that are interested in ranges-gpu are comparing it to the libraries listed below
- Polymorphic multidimensional array view☆36Updated 4 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- Seamless llvm-mca CMake integration☆26Updated 4 years ago
- ☆68Updated 4 years ago
- variant type for CUDA☆12Updated 9 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Tiny Test System☆27Updated 3 weeks ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆11Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A simple C++17 vector math library☆10Updated 3 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆74Updated this week
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 5 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- a small lightweight std::execution work-alike☆56Updated 3 months 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 …☆28Updated 4 years ago
- ☆26Updated 4 years ago
- Compile-time linear algebra in C++☆56Updated 7 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
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 7 months ago
- C++20 and onward collection of high performance data containers and related tools☆52Updated 3 months ago
- ☆9Updated 2 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year