Is there a Rust equivalent to the C++ Standard?

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

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
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
  1. CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

    Perhaps rather than the C++ standard, the C++ Core Guidelines are more applicable here (which are an interesting read if you're interested in what "Modern C++" can be).

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. idiomatic-rust

    🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.

  4. patterns

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

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

  • Resources for Rust best practices?

    3 projects | /r/rust | 20 Nov 2021
  • Rust: Tools (early access edition)

    2 projects | news.ycombinator.com | 30 Nov 2024
  • Best practices for designing traits in public crates?

    3 projects | /r/rust | 11 Dec 2023
  • Ask HN: Learning new coding patterns – how to start?

    3 projects | news.ycombinator.com | 10 Nov 2023
  • Haskell mini-patterns handbook (2020)

    1 project | news.ycombinator.com | 4 Sep 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?