Skip to content

Rust Quick Guide provides short introductions to many Rust programming topics, including the language, ecosystem, concepts, crates, and more.

License

Notifications You must be signed in to change notification settings

SixArm/rust-quick-guide

Repository files navigation

Rust Quick Guide

Rust Quick Guide provides short topic explanations to help people learn about the Rust programming language, ecosystem, concepts, crates, and more. You can try any topic, in any order, at any time, akin to a frequently asked questions resource.

Rust Quick Guide works best as an adjunct to a comprehensive Rust book, such as the The Rust Programming Language. The book is valuable to read, cover to cover, for its excellent technical explanations.

We welcome constructive advice, new topic ideas, pull requests, open issues, and the like. See CONTRIBUTING.md. Rust Quick Guide is continually evolving, with ongoing additions, corrections, and optimizations.

Start here

Introduction

Welcome to Rust

Learning

Caveats

What makes Rust special?

Types, Traits, Keywords, Macros

Type summaries

Trait summaries

Keywords summaries

Macro summaries

Coding

Syntax

Memory

Testing

Examples

Tooling & tactics

Tooling we use often

Tooling concepts

Design patterns

Crates

Crates we like for many of our programs

Crates we like for command line interfaces

Crates we like for development workflows

Crates we like for concurrency and parallelism

Crates we like for data

Crates we like for web applications

Crates we like for graphics & games

Rust going forward

Backmatter

Tracking

About

Rust Quick Guide provides short introductions to many Rust programming topics, including the language, ecosystem, concepts, crates, and more.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published