Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mewim/webgpu-simple-hash-tables

Simple concurrent hash table implmentation accelerated by WebGPU API.
https://github.com/mewim/webgpu-simple-hash-tables

Last synced: 7 days ago
JSON representation

Simple concurrent hash table implmentation accelerated by WebGPU API.

Awesome Lists containing this project

README

        

# WebGPU-Simple-Hash-Tables
Simple concurrent hash table implmentation accelerated by [WebGPU API](https://gpuweb.github.io/gpuweb/).

For more information, please refer to the [Project Report](Project%20Report.pdf).