If you’re an experienced programmer who is new to Rust — better yet, if you’re a fellow D&D nerd — check out this tutorial on how to create a web service that rolls virtual dice.
We Rustaceans like our code to be CRaP. That is, correct, readable, and performant. Learn how investing in the readability of your code upfront can unlock myriad speed, flexibility, and productivity gains.
Node.js worker threads empower you to scale JavaScript code across many CPU and even GPU cores, since you can access GPU over Rust WebAssembly.
A list of the best Rust web and desktop frameworks. Take a look!
Find out why companies including Yelp, Dropbox, and npm use Rust in production to create sustainable and scaleable code bases.