A simple GPU hash table implemented in CUDA using lock free techniques
☆406Feb 7, 2024Updated 2 years ago
Alternatives and similar repositories for SimpleGPUHashTable
Users that are interested in SimpleGPUHashTable are comparing it to the libraries listed below
Sorting:
- A warp-oriented dynamic hash table for GPUs☆76Jan 19, 2024Updated 2 years ago
- A Library for fast Hash Tables on GPUs☆132Oct 14, 2025Updated 5 months ago
- BGHT: High-performance static GPU hash tables.☆72Jul 2, 2025Updated 8 months ago
- ☆627Mar 12, 2026Updated last week
- CUDA Data Parallel Primitives Library☆438Nov 9, 2018Updated 7 years ago
- Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the math…☆171Feb 14, 2019Updated 7 years ago
- SPMD in C++☆68Apr 29, 2020Updated 5 years ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,255Updated this week
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Apr 16, 2020Updated 5 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆25Oct 29, 2017Updated 8 years ago
- Integration of broadphase & narrowphase algorithms implemented on GPU☆19Apr 28, 2023Updated 2 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆24Aug 29, 2022Updated 3 years ago
- Sandbox for graphics paper implementation☆246Aug 2, 2025Updated 7 months ago
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,821Oct 9, 2023Updated 2 years ago
- ☆16Mar 21, 2025Updated last year
- 🦀 Rust implementation of a bluenoise low-discrepancy sampler☆42Sep 27, 2019Updated 6 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆16Feb 17, 2022Updated 4 years ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆377Jun 19, 2022Updated 3 years ago
- GPU B-Tree with support for versioning (snapshots).☆50Oct 25, 2024Updated last year
- Patterns and behaviors for GPU computing☆1,766Jan 17, 2026Updated 2 months ago
- A shader system built using staged metaprogramming☆15Jul 9, 2022Updated 3 years ago
- [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl☆2,308Feb 7, 2024Updated 2 years ago
- Dynamic suballocators for external memory (e.g., Vulkan device memory). Umaintained - consider migrating to https://crates.io/crates/offs…☆15Jul 22, 2022Updated 3 years ago
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,286Feb 6, 2025Updated last year
- Reimplementation of "Detailed Rigid Body Simulation with Extended Position Based Dynamics"☆21Nov 11, 2020Updated 5 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆255Jun 8, 2020Updated 5 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Oct 8, 2017Updated 8 years ago
- VUDA is a header-only library based on Vulkan that provides a CUDA Runtime API interface for writing GPU-accelerated applications.☆904Jan 21, 2024Updated 2 years ago
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆5,000Feb 8, 2024Updated 2 years ago
- Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.☆162Aug 30, 2025Updated 6 months ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆877Feb 16, 2026Updated last month
- LonestarGPU: Irregular algorithms parallelized for GPUs☆38Nov 11, 2019Updated 6 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆221May 21, 2025Updated 10 months ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆247Aug 29, 2024Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- Parallel selection on GPUs☆15Mar 23, 2021Updated 4 years ago
- High Performance Grouped GEMM in PyTorch☆30May 10, 2022Updated 3 years ago
- Collection of meshlet generation algorithms☆123Feb 2, 2026Updated last month
- CUDA kernel author's tools☆116Apr 24, 2022Updated 3 years ago