JackKelly / light-speed-io

Read & decompress many chunks of files at high speed
MIT License
43 stars 0 forks source link

Maybe use `Bend` to parallelise compute #132

Open JackKelly opened 1 month ago

JackKelly commented 1 month ago

https://github.com/HigherOrderCO/Bend

Could imagine writing algorithms in Bend, especially algos which can't be applied chunk-wise. Like reprojection?

https://github.com/HigherOrderCO/Bend

Although we'd also want to consider Mojo