9 Best Articles in 2021
blog.discordapp.com
Why Discord is switching from Go to Rust
blog.discordapp.com
~11 min read · 2020-02-04 · Rust is becoming a first class language in a variety of domains. At Discord, we’ve seen success with Rust on the client side and server…
Stack Overflow
What is Rust and why is it so popular?
Stack Overflow
7 min read · 2020-01-20 · Rust has been Stack Overflow's most loved language for four years in a row, indicating that many of those who have had the opportunity to use Rust have fallen in love with it. However, the roughly 97%…
kristoff.it
Why Go and not Rust?
kristoff.it
8 min read · 2019-09-16 · What's the role of Go in a universe where Rust exists?
sheshbabu.com
Single Page Applications using Rust
sheshbabu.com
20+ min read · 2020-08-11 · Easy to follow guide to building SPAs using Rust, WebAssembly and Yew
Mozilla
Making WebAssembly better for Rust & for all languages
Mozilla
7 min read · From 2018 · To be a useful as a web language, Rust needs to work well with the JavaScript ecosystem. We have some work to do to get there, and fortunately that work ...
github.com
rust-lang/rustlings
github.com
2019-04-18 · Small exercises to get you used to reading and writing Rust code! - rust-lang/rustlings
ZDNet
Microsoft: We're creating a new Rust-based programming language for secure coding
ZDNet
4 min read · 2019-12-02 · Microsoft's Project Verona involves creating a new language for "safe infrastructure programming" to be open-sourced soon.
fasterthanli.me
A half-hour to learn Rust
fasterthanli.me
20+ min read · 2020-01-27 · In order to increase fluency in a programming language, one has to read a lot of it. But how can you read a lot of it if you don't know what it means? In this article, instead of focusing on one or…
blog.discord.com
Why Discord is switching from Go to Rust
blog.discord.com
~14 min read · 2020-04-23 · Rust is becoming a first class language in a variety of domains. At Discord, we’ve seen success with Rust on the client side and server…
Trending
ZDNet
Linus Torvalds on where Rust will fit into Linux
ZDNet
3 min read · Mar 23rd · Slowly but surely the Rust language is making its way into Linux. I talked with Linus Torvalds and Greg Kroah-Hartman about where they see Rust and Linux working together.
Stack Overflow
Getting started with ... Rust
Stack Overflow
7 min read · Mar 15th · In this series, we look at the most loved languages according to the Stack Overflow developer survey, the spread and use cases for each of them and collect some essential links on how to get into…
VICE
Fire Destroys the European Datacenter Containing ‘Rust’ Data
VICE
2 min read · Mar 10th · Between server wipes and player aggression, ‘Rust’ players are used to starting over.
bleepingcomputer.com
Most loved programming language Rust sparks privacy concerns
bleepingcomputer.com
3 min read · Apr 3rd · Rust developers have repeatedly raised concerned about a privacy issue over the last few years. Rust has rapidly gained momentum among developers, for its focus on performance, safety, safe…
More like this
Rust Language
Rust Foundation
Rust Language
5 min read · Feb 8th · The Rust Foundation is an independent non-profit organization to steward the Rust programming language and ecosystem, with a unique focus on supporting the set of maintainers that govern and develop…
Rust Language
Laying the foundation for Rust's future
Rust Language
4 min read · 2020-08-18 · Empowering everyone to build reliable and efficient software.
medium.com
A web application completely in Rust
medium.com
8 min read · From 2018 · My latest software architectural experiment is to write a complete real-world web application in Rust with as less as boilerplate as…
Open Source Way
Why to choose Rust as your next programming language
Open Source Way
5 min read · 2019-10-09 · Choosing a programming language for a project is often a complicated decision, particularly when it involves switching from one language to another. For many programmers, it is not only a technical…
egghead.io
Using WebAssembly with Rust
egghead.io
1 min read · From 2018 · Many languages work on a compilation story to WebAssembly, but Rust is already ready for primetime. Why?
Rust is a stable language and great replacement for C and C++.
Due to the reference and borrowing concept, Rust doesn’t need a Garbage Collector and can be used for a production-ready WebAssembly project.
The Rust/Wasm team has built some sophisticated tooling for straightforward interoperability between Rust and JavaScript.
This course gives you the tools to compile to WebAssembly with Rus
Rust Language
Rust in 2017: what we achieved - The Rust Programming Language Blog
Rust Language
~14 min read · From 2017 · Words from the Rust team
ZDNet
Microsoft to explore using Rust
ZDNet
4 min read · 2019-07-17 · Rust has been gaining in popularity and Microsoft intends to see if it can hold up to its demands.
jonathanturner.org
Introducing nushell
jonathanturner.org
10 min read · 2019-08-23 · 23 Aug 2019 Today, we’re introducing a new shell, written in Rust. It draws inspiration from the classic Unix philosophy of pipelines, the structured data approach of PowerShell, functional…
dtrace.org
The Observation Deck » Falling in love with Rust
dtrace.org
20+ min read · From 2018 · Let me preface this with an apology: this is a technology love story, and as such, it’s long, rambling, sentimental and personal. Also befitting a love story, it has a When Harry Met Sally feel to it,…