Questions about rust as a beginner.

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
  • book

    The Rust Programming Language

  • I agreeing with the others that The Book, but to answer your question:

  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

  • However, when I decided to make the jump from Python to Rust for better compile-time guarantees, I read the original first edition of The Book and then followed it up with Learning Rust With Entirely Too Many Linked Lists to solidify my understanding of what ownership and borrowing mean for actually writing more complex code.

  • 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
  • patterns

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

  • While it wasn't around back then, I'd recommend The Little Book of Rust Books for finding more to read following that. (eg. The Rust Performance Book, Rust Design Patterns, and Rust API Guidelines)

  • api-guidelines

    Rust API guidelines (by rust-lang)

  • While it wasn't around back then, I'd recommend The Little Book of Rust Books for finding more to read following that. (eg. The Rust Performance Book, Rust Design Patterns, and Rust API Guidelines)

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