Skip to content

Rust summaries are short introductions to Rust programming topics, including the language, ecosystem, concepts, crates, and more.

License

Notifications You must be signed in to change notification settings

SixArm/rust-summaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Guideposts

Rust Guideposts are quick topic summaries 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 Guideposts work 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 Guideposts are 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 guideposts

Trait guideposts

Keywords guideposts

Macro guideposts

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 summaries are short introductions to 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