Any recommend resources to start learning?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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