/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

qsantos.fr
| | boats.gitlab.io
1.8 parsecs away

Travel
| | It's hard to believe its been almost 6 weeks since the last post I made about async/await in Rust. So much has happened that these last several weeks have flown by. We've made exceptionally good progress on solving the problem laid out in the first post of this series, and I want to document it all for everyone. Future and the pinning API Last month I wrote an RFC called "Standard library API for immovable types".
| | ohadravid.github.io
1.7 parsecs away

Travel
| | There are some things you keep learning and forgetting (or perhaps you've never learned them in the first place?). For me, one of those things is ...
| | without.boats
2.4 parsecs away

Travel
| | [AI summary] The blog post discusses the introduction of async/await syntax in Rust through two RFCs, focusing on language features and their implications for asynchronous programming.
| | wwwtech.de
17.5 parsecs away

Travel
| [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability.