/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

tokio.rs
| | seanmonstar.com
2.0 parsecs away

Travel
| | I'm excited to announce v1.0 of hyper, a protective and efficient HTTP library written in the Rust programming language. hyper provides asynchronous HTTP/1 a...
| | corrode.dev
2.4 parsecs away

Travel
| | Recently, I found myself returning to a compelling series of blog posts titled Zero-cost futures in Rust by Aaron Turon about what would become the foundation of Rust's async ecosyste...
| | blog.dureuill.net
2.8 parsecs away

Travel
| | Some Rust libraries are like oil and water, they just don't mix. With the async runtime tokio and the data-parallelism library rayon, I learned it the hard way.
| | www.giorgiosironi.com
19.0 parsecs away

Travel
| Algorithms to Live By: The Computer Science of Human Decisions is a book that puts together the domains of computer science and real life...