pdziepak / ranges-gpuLinks
Experimental ranges for CUDA
☆25Updated 7 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:
- low level system stuff, threads, memory, file descriptors etc☆23Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- ☆72Updated 5 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- ☆25Updated 5 years ago
- Compile-time linear algebra in C++☆57Updated 8 years ago
- Polymorphic multidimensional array view☆36Updated 5 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated last month
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- Execution primitives for C++☆155Updated 5 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- C library plusifier☆10Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆116Updated 6 months ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 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 …☆32Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago