Cppreference-like documentation for Rust?

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

    The Dark Arts of Advanced and Unsafe Rust Programming

    the nomicon

  • zeal

    Offline documentation browser inspired by Dash

    I'm on Linux and use the dash docsets available through the zeal browser https://zealdocs.org/ for offline browsing of the Rust documentation. It's search functionality allows me to find references to concepts not just from doc.rustlang.org but also from the specification, the book and some other resources.

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

  • Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

    If the book didn't stick with you I recommend you try the Rustlings course. I found myself also unable to grasp some concepts before doing the course. It also helps you to get familiar with the docs, as it constantly recommends you to read some pages. After doing the course, I found myself exploring the docs by my own without too much trouble, it really gets natural after a while.

  • book

    The Rust and WebAssembly Book (by rustwasm)

    Honorable mentions: 1. Easy Rust for a general overview of the commonly used features 2. Rust/WASM for developing WASM apps in Rust

  • rust-search-extension

    🦀 The ultimate search extension for Rust

    Rust search extension helps you quickly navigate documentation between multiple crates.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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