stotko / stdgpuLinks
stdgpu: Efficient STL-like Data Structures on the GPU
☆1,223Updated 2 months ago
Alternatives and similar repositories for stdgpu
Users that are interested in stdgpu are comparing it to the libraries listed below
Sorting:
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆842Updated 3 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,204Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,409Updated last week
- SIMD Vector Classes for C++☆1,493Updated last year
- A lightweight high performance tensor algebra framework for modern C++☆791Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆543Updated this week
- An efficient C++17 GPU numerical computing library with Python-like syntax☆1,330Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,358Updated 2 months ago
- [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl☆2,303Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Vector class library, latest version☆1,373Updated last year
- ☆542Updated last week
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,285Updated 4 months ago
- A header-only C++ library for numerical optimization --☆790Updated last month
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆744Updated this week
- Header-Only C++ Library for Graph Representation and Algorithms☆593Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,921Updated this week
- 🍦 Never use cout/printf to debug again☆706Updated this week
- A C++ compile-time math library using generalized constant expressions☆776Updated last year
- Reference implementation of mdspan targeting C++23☆467Updated this week
- Portable header-only C++ low level SIMD library☆1,277Updated 9 months ago
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,755Updated last year
- CUDA Core Compute Libraries☆1,699Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- Intel TBB with CMake build system☆387Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,100Updated 4 months ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆504Updated 4 months ago