/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

ohadravid.github.io
| | boats.gitlab.io
4.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".
| | www.shuttle.dev
3.6 parsecs away

Travel
| | All about Rust traits, generics, trait bounds and implementing advanced trait bounds
| | leshow.github.io
4.1 parsecs away

Travel
| | Unless you've been living under a rock; you know async/await is coming to rust stable. My last post was about implementing a simple protocol using manual futures, and interacting with tokio. It's only fitting, then, that I update the lib that post was inspired by to async/await and report back on my findings. If you're curious about my library or you use the window manager i3, it's available here or on crates under tokio-i3ipc.
| | www.coderslexicon.com
17.1 parsecs away

Travel
| The Coders Lexicon is a site dedicated to computer programming theory and discussion with focus on .NET, Java, PHP, Python, C++ and more.