Rust
The Rust programming language.
Official Pages
Introductions
- What is Rust and why is it so popular?
- A half-hour to learn Rust
- Walk through just the symbols and syntax.
Weld
- Interview with Weld’s main contributor
- Bare-metal performance for high-level APIs such as NumPy and Pandas.
- Shoumik Palkar
- Creator of Weld, PhD at Stanford, now at Databricks.
WASM
- Hands-on WebAssembly
- Mostly WASM but some Rust.
- WebAssembly Migration
- Podcast on Rust to WebAssembly workflow.
Interesting Projects
- Bevy a data-driven game engine.
- Single Page Applications using Rust+WASM for web development.