/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

async.rs
| | tokio.rs
2.7 parsecs away

Travel
| | Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.
| | without.boats
2.8 parsecs away

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

Travel
| | [AI summary] A deep dive into async Rust's cancellation mechanics, covering futures, tasks, propagation issues, structured concurrency, and future language directions.
| | pabloariasal.github.io
17.5 parsecs away

Travel
| "A virtual method table (VMT),..., is a mechanism used in a programming language to support dynamic dispatch." -Wikipedia