Reading Rust

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • crates.io

    The Rust package registry

    That said, find a project that's doing something you like, and learn from how they do things. While a project popularity contest doesn't necessarily mean you're dealing with better developers, those with a high profile are probably better written and might be a good subject of study. Maybe even just pick one from crates.io and start poking around.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Clippy

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

    Check out the readme for more information.

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

  • More than you've ever wanted to know about errors in Rust

    1 project | news.ycombinator.com | 23 Jul 2023
  • New clippy lint: detecting `&mut` which could be `&` in function arguments

    2 projects | /r/rust | 10 Jul 2023
  • I want to contribute in a big project

    6 projects | /r/rust | 1 May 2023
  • rustc-plugin: A framework for writing plugins that integrate with the Rust compiler

    6 projects | /r/rust | 18 Apr 2023
  • How are compiler validations implement in rust compiler behind the scenes?

    2 projects | /r/rust | 30 Mar 2023

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?