SvelteKit

Rust

Rust CLI

Rust GUI

Rust Web and Async

Rust WebAssembly and WebGL

Rust Audio

Rust

GitHub - rust-lang/rust: Empowering everyone to build reliable and efficient software.

GitHub - rust-lang/rustlings: Small exercises to get you used to reading and writing Rust code!

Rust By Example

The Rust Programming Language

The Rustonomicon

Unsafe Code Guidelines Reference

GitHub - rust-lang/miri: An interpreter for Rust’s mid-level intermediate representation

The Cargo Book

GitHub - rust-lang/cargo: The Rust package manager

The rustc book

Introduction | Rust Lang - Compiler Team

Guide to Rustc Development

GitHub - rust-lang/compiler-builtins: Porting compiler-rt intrinsics to Rust

What is Chalk?

GitHub - rust-lang/chalk: An implementation and definition of the Rust trait system using a PROLOG-like logic solver

rust-analyzer

GitHub - rust-analyzer/rust-analyzer: A Rust compiler front-end for IDEs

GitHub - rust-lang/rust-clippy: A bunch of lints to catch common mistakes and improve your Rust code

std - Rust

crates.io: Rust Package Registry

Docs.rs

Lib.rs

Rust Language Cheat Sheet

Learning Rust With Entirely Too Many Linked Lists

Dhghomon/easy_rust

pingcap/talent-plan

GCC Front-End For Rust

Rust-GCC/gccrs

thepowersgang/mrustc

Headcrab

The bindgen User Guide

GitHub - rust-lang/rust-bindgen: Automatically generates Rust FFI bindings to C (and some C++) libraries.

dtolnay/cxx

Libraries

Diesel

diesel - Rust

rayon-rs/rayon

rayon - Rust

bodil/im-rs

im - Rust

TimelyDataflow/differential-dataflow