Where can I learn advanced Rust and how to think in Rust idioms?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rustviz

    Interactively Visualizing Ownership and Borrowing for Rust

  • There’s a cool project called RustViz that lets you interactively visualize lifetimes and borrowing. They have an examples directory here.

  • idiomatic-rust

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

  • You need this - https://github.com/mre/idiomatic-rust

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

    Fast web applications through dynamic, partially-stateful dataflow

  • What I was actually watching was Rust at speed - building a fast concurrent database, which discusses a fast, concurrent SQL database implementation he participated in building called noria.

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
  • Is there a Rust equivalent to the C++ Standard?

    3 projects | /r/rust | 8 Oct 2021
  • Ask HN: What are some good rust code to read to learn the language?

    8 projects | news.ycombinator.com | 29 Dec 2021
  • Rust: Box Is a Unique Type

    7 projects | news.ycombinator.com | 2 May 2024
  • Ask HN: Are there any open source forks of nomad smd consul?

    4 projects | news.ycombinator.com | 2 May 2024