ended7월 29일· 1 sources
Parallel JSON parsing on the GPU with compute shaders
Why it matters
This project parses JSON entirely on the GPU via wgpu compute shaders. The parser decomposes JSON parsing into a pipeline of parallel prefix scans, producing a flat tape of structural characters This ...
1
Sources
+0
24h
—
Growth
54d
Active