Best place to start?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • book

    The Rust Programming Language

  • The Book, go a chapter at a time, augment this with Rust by Example

  • nomicon

    The Dark Arts of Advanced and Unsafe Rust Programming

  • The Rustonomicon (It's The Book's unsafe cousin/sequel)

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

    InfluxDB logo
  • miri

    An interpreter for Rust's mid-level intermediate representation

  • Running your code under Miri. (It's not infallible, but it can point out a lot of mistakes in unsafe code that can only be detected while the code is running.)

  • Rust-Full-Stack

    Rust projects here are easy to use. There are blog posts for them also.

  • Not low level, but some examples could be helpful.

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