pdziepak / ranges-gpu
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
- ☆68Updated 4 years ago
- Seamless llvm-mca CMake integration☆26Updated 4 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 weeks ago
- C library plusifier☆10Updated 3 years ago
- Compile-time linear algebra in C++☆56Updated 7 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 …☆28Updated 4 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 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
- 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
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆11Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Boost.org graph_parallel module☆28Updated 2 months ago
- Graph algorithms and data structures☆17Updated 2 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆54Updated last week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆26Updated 4 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Some C++ libraries I implemented☆15Updated 7 years ago
- Vectorization EDSL library☆15Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Tiny Test System☆27Updated last month
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 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