/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

theincredibleholk.org
| | without.boats
1.6 parsecs away

Travel
| |
| | blog.yoshuawuyts.com
2.1 parsecs away

Travel
| | [AI summary] The author recaps developments in Rust futures concurrency since 2020, proposing ergonomic trait-based APIs for joining and racing futures and outlining a path to forward-compatible inclusion in the standard library.
| | www.ncameron.org
2.2 parsecs away

Travel
| | One of the more subtle aspects of Rust is how traits can be used as types. In this blog post I will attempt a bit of a deep dive into how to use traits as types and how to choose between the different forms. Preliminary: traits are not typesA type
| | rupertmckay.com
14.1 parsecs away

Travel
| async/await vs promises.