Comment on Go’s race detector has a mutex blind spotparentComments−khuey1yNothing as close to the metal as Rust has that baked in todayRust's futures/streams are basically what you're asking for. You need a crate rather than just the bare language but I don't think that's a particularly important distinction.
Comments
Rust's futures/streams are basically what you're asking for. You need a crate rather than just the bare language but I don't think that's a particularly important distinction.