FYI: the Rust survey is accepting submissions until 6/12

Whether or not you use Rust Programming Language (https://rust-lang.org) today, we want to hear from you! Read more

Similar

Rust by Example

[Rust][rust] is a modern systems programming language focusing on safety, speed,and concurrency. It accomplishes these goals by being memory safe without using garbage collection.

Read more »

My First Cup of Rust

It all started with an informal chat with my friend Anthony. We were talking about languages, and I said that I preferred compiled ones. He then went on to mention Rust. We admitted that we were too afraid to learn it because of its perceived complexity. ... (more…)

Read more »

Rust vs. Go: Why They’re Better Together

For most companies and users, Go is the right default option. Its performance is strong, Go is easy to adopt, and Go’s highly modular nature makes it particularly good for situations where requirements are changing or evolving.As your product matures, and... (more…)

Read more »

Rust 2020 Roadmap

Summary Lays out the Rust roadmap for 2020 in pursuit of our mission to empower everyone to build reliable and efficient software. The roadmap takes the form of the following goals for the project:... (more…)

Read more »