/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

blog.metaobject.com
| | blog.lohr.dev
1.8 parsecs away

Travel
| | A review by a Rust enthusiast
| | dehora.net
2.2 parsecs away

Travel
| | Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere.
| | www.fosskers.ca
2.6 parsecs away

Travel
| | [AI summary] The article distinguishes between general programming languages and optimal software development languages by analyzing them across five pillars: Programming, Testing, Collaborating, Releasing, and Maintenance.
| | tokio.rs
15.9 parsecs away

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