Skip to content

Instantly share code, notes, and snippets.

@hassoon1986
Forked from vitali2y/why-rust.md
Created September 29, 2020 02:17
Show Gist options
  • Save hassoon1986/ca49b6e4aa2cc1b1d6613e576a9f1c0a to your computer and use it in GitHub Desktop.
Save hassoon1986/ca49b6e4aa2cc1b1d6613e576a9f1c0a to your computer and use it in GitHub Desktop.
why-rust
  1. Why is Rust the Most Loved Programming Language?
  2. What is Rust and why is it so popular?
  3. ... The Rust implementation is simpler, shorter (in lines of code), faster, and smaller (in bytes of Flash) than my heavily-optimized C++ version ...
  4. ... Prefer Rust to C/C++ for new code ...
  5. Why Rust?
  6. MySQL vs CockroachDB vs TiDB (Go + Rust): "TiDB has a competitive edge over the others"
  7. Which enterprises/projects are using RUST?
  8. Holochain-Rust Architectural Overview
  9. The Cardano Rust project
  10. Microsoft+Rust
  11. Security By Design, A Brief Introduction To Rust
  12. Those who use rust in production: what are you using Rust for?
  13. Why Discord is switching from Go to Rust
  14. Two Years With Rust
  15. How fast is Rust?
  16. ROI in companies that decided to switch to Rust
  17. ... AWS is choosing Rust more and more ... , from seanmonstar, creator of warp & reqwest, and active contributor of hyper
  18. ... what we found at Microsoft is that 70% of our very serious, mission-critical bugs that happen in our software deal with memory safety and incorrect usage of memory ... we need to look out to the industry to see what the best alternative to C++ is. And it turns out that language is a language called Rust ...
  19. Ray tracer, in Rust (with C++ comparison: by performance, LOCs, compile time, safety, etc)
  20. Why the developers who use Rust love it so much
  21. Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming
  22. 3K, 60fps, 130ms: achieving it with Rust, " it's hard to imagine where we might be without Rust"
  23. Understanding the Rust Ecosystem
  24. Rewriting the heart of our sync engine @ Dropbox, "Rust has been a force multiplier for our team, and betting on Rust was one of the best decisions we made"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment