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!
Unsafe Code Guidelines Reference
GitHub - rust-lang/miri: An interpreter for Rust’s mid-level intermediate representation
GitHub - rust-lang/cargo: The Rust package manager
Introduction | Rust Lang - Compiler Team
GitHub - rust-lang/compiler-builtins: Porting compiler-rt
intrinsics to Rust
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
crates.io: Rust Package Registry
Learning Rust With Entirely Too Many Linked Lists
Libraries
TimelyDataflow/differential-dataflow
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
emmanuelantony2000/valerie: Rust front-end framework for building web apps
schell/mogwai: The minimalist, obvious, graphical, web application interface
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
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
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
Writing a seqlock in Rust – Paul Dicker – Some random Rust-related thoughts
tokio-rs/axum: Ergonomic and modular web framework built with Tokio, Tower, and Hyper