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

bevyengine/bevy-assets: A collection of Bevy assets, plugins, learning resources, and apps made by the community

Bevy - Assets

ECS chapter for new book by alice-i-cecile · Pull Request #182 · bevyengine/bevy-website

Bevy - Bevy Examples in WebGL2

bevy/compute_shader_game_of_life.rs at v0.6.0 · bevyengine/bevy

Rust 2021 - The Edition Guide

emmanuelantony2000/valerie: Rust front-end framework for building web apps

schell/mogwai: The minimalist, obvious, graphical, web application interface

Pauan/rust-dominator: Zero-cost ultra-high-performance declarative DOM library using FRP signals for Rust!

js-wasm | JavaScript-WebAssembly interop library for C, Rust, Assemblyscript.

emilk/egui: egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

emilk (Emil Ernerfeldt) / Repositories

Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio

RazrFalcon/tiny-skia: A tiny Skia subset ported to Rust

Writing an OS in Rust

Rust OSDev

rust-osdev/x86_64: Library to program x86_64 hardware.

vinc/moros: MOROS: Obscure Rust Operating System 🦉

Introduction - The bindgen User Guide

adambcomer/database-engine: LSM-Tree Key-Value Store based on RocksDB

How Does a Database Work? | Let’s Build a Simple Database

Home · facebook/rocksdb Wiki

sunface/rust-by-practice: Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.

Variables - Rust By Practice

Hecto: Build your own text editor in Rust – Philipp Flenker – Engineering Manager

Node to Rust — Day 5: Borrowing & Ownership | Candle Homepage

starrhorne/chip8-rust: Yet another rust chip8 emulator

sunface/rust-by-practice: Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.

Variables - Rust By Practice

Writing a seqlock in Rust – Paul Dicker – Some random Rust-related thoughts

Rust’s Result Type is Cool

Hard Mode Rust

matklad/crt

tokio-rs/axum: Ergonomic and modular web framework built with Tokio, Tower, and Hyper

HFQR/xitca-web

linebender/xilem: An experimental Rust native UI framework

Xilem: an architecture for UI in Rust | Raph Levien’s blog