/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

cprimozic.net
| | ranfdev.com
3.0 parsecs away

Travel
| |
| | tokio.rs
3.5 parsecs away

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

Travel
| |
| | ricardomartins.cc
16.4 parsecs away

Travel
| Rust gives us good tools to achieve interior mutability in a thread-safe way without much effort. More than that, it does so in such a way that the borrow checker will have our backs most of the time, so we can't shoot ourselves in the feet.