this post was submitted on 28 Dec 2023
1 points (100.0% liked)

Rust

5749 readers
172 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

Hi folks, this is a little article I wrote as a blueprint for building a structured concurrency API, which I aim to build with safe Rust in the future. I'm aware of thread scopes but do not know of something that provides composable and structured async. I wanted to have a strong foundation before implementing this. Please feel free to suggest ideas!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here