OK here's "Compute"
A Swift package for writing and working with Metal compute shaders.
It's inspired (*) by SwiftUI's new-ish Shader functionality.
It really helps reduce the amount of boilerplate required to work with compute shaders.
https://github.com/schwa/Compute
(* but isn't compatible with).