/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.japaric.io
| | 9elements.com
2.8 parsecs away

Travel
| | Rust is a strongly typed, low-level programming language built for safety, speed, and concurrency from the ground up. It is mostly developed byMozillaand has been battle tested byover a hundred companiesincludingDropboxand the game...
| | blog.thomasheartman.com
3.0 parsecs away

Travel
| | In which I respond to the recent call for blogs put out by the Rust core team and write down my wishes for Rust in 2020. Yup, GATs and const generics are there, but also slice patterns and a request for better documentation around async development.
| | theincredibleholk.org
2.6 parsecs away

Travel
| | As I've written about before, one of the major features we're working on adding to Rust is to allow async functions in traits. Today we have support in nightly ...
| | initialcommit.com
19.6 parsecs away

Travel
| In this article, we will discuss the difference between Java and JavaScript. The biggest similarity might be... you've guessed it! They both have the word "Java" in their name, which is a type of Indonesian coffee. And the obvious difference is that they are two different programming languages that fulfill different needs on different occasions.