Are you interested in working on parallel sorting algorithms in #WebGPU? If so, get in touch. I'm especially interested in segmented merge sort (https://moderngpu.github.io/segsort.html), but other classic parallel sort algorithms including bitonic and radix are on the table.
I would find this fascinating to work on myself (and that still might happen), but my time is pretty packed. Even so, I'm excited about the prospects to where I might be able to fund some work out of my own pocket. Let's discuss.
@raph I might be interested. perf/scalability is a specialty of mine and fairly good at concurrency/multi-threading work in past. author of a FOSS Golang lib for latency instrum, controls and reporting (mkramlich/LatLearn on Github). I'd be a newb at Rust, if required, but decades in other langs prior including C. wrote my own 2D/realtime graphics game/GUI engines many times as well