Hey Rustaceans! Got an easy question? Ask here (8/2022)!

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. reference

    The Rust Reference (by rust-lang)

    Note that this is somewhat specific to the 2021 edition with how closure captures changed. Unfortunately the documentation hasn't been merged yet, but there are more details at https://github.com/rust-lang/reference/pull/1059 and RFC 2229.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. rfcs

    RFCs for changes to Rust

    Note that this is somewhat specific to the 2021 edition with how closure captures changed. Unfortunately the documentation hasn't been merged yet, but there are more details at https://github.com/rust-lang/reference/pull/1059 and RFC 2229.

  4. compiler-builtins

    Porting `compiler-rt` intrinsics to Rust

  5. book

    The Rust Programming Language

    The line says "1.57 .. or later" - it's not autogenerated. It's updated manually in the book repo. You can see in the update commits that it gets updated when things change between rust versions, usually things like error message output in examples.

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

  • Uninitialized Memory: Unsafe Rust is Too Hard

    5 projects | /r/rust | 30 Jan 2022
  • Rust: Tools (early access edition)

    2 projects | news.ycombinator.com | 30 Nov 2024
  • Haskell mini-patterns handbook (2020)

    1 project | news.ycombinator.com | 4 Sep 2023
  • Is there any site with Dos and Don'ts in Rust?

    1 project | /r/rust | 10 Jul 2023
  • Why is there no standard way of removing the mutability property from a reference?

    1 project | /r/rust | 21 Jun 2023