1. Home
  2. Browse
  3. stdgpu

stdgpu

v2026-07-08#0Latest

Open-source library providing generic GPU data structures for fast and reliable data management

Install

Run the following Vcpkg command to install the port.

vcpkg install stdgpu

Usage

stdgpu provides CMake targets:

find_package(stdgpu CONFIG REQUIRED)
target_link_libraries(main PRIVATE stdgpu::stdgpu)

This port builds stdgpu with the CUDA backend.

Dependencies

See source

Version

v2026-07-08#0

Publication

Supports

(windows & x64 & !uwp & !xbox) | (linux & x64)

GitHub

stotko/stdgpu1.3K

Homepage

github.com/stotko/stdgpu

Subtree

06d00ffa49

License

Apache-2.0

Definition

Manifest