If you’re looking to write fast code in Rust, good news! Rust makes it really
easy to write really fast code. The focus on zero-cost abstractions, the
lack of implicit boxing and the static memory management means that even naïve
code is often faster than… Read more
Similar
steed - [WIP] Rust's standard library, free of C dependencies, for Linux systems...
Read more »
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App - GitHub - tw93/Pake: 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App... (more…)
Read more »
Rust is a complicated programming language with a helpful, yet pedantic compiler. This talk aims to provide you some strategies for learning Rust your next p... (more…)
Read more »
You can check out: https://github.com/microsoft/beginners-series-rust for the code that we'll be using throughout this series, as well as other helpful resou... (more…)
Read more »
You might have seen those obnoxious “you should rewrite it in Rust comments” here and there: in a blogpost in a Github issue you might have heard about that Rust Evangelism Strike Force… (more…)
Read more »