Any recommend resources to start learning?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SonarLint - Clean code begins in your IDE with SonarLint
  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

    Learning Rust With Entirely Too Many Linked Lists helps you to solidify your understanding of what ownership and borrowing means for implementing data structures.

  • patterns

    A catalogue of Rust design patterns, anti-patterns and idioms

    Rust Design Patterns aims to be Rust's analogue to the Gang of Four book for Java.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • api-guidelines

    Rust API guidelines (by rust-lang)

    Rust API Guidelines provides a "checklist and elaboration"-style reference for how to design interfaces that are idiomatic.

  • book

    The Rust Programming Language

    After The Rust Programming Language ("The Book" that everyone else is referring to) and cargo clippy (check out the lint reference for more lints that are allowed by default but which also have explanations for why you might want to disallow them), check out these free online books:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts