Hey rustaceans! I'm interested in learning Rust and I have a few questions before I get started

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

  • 1) the book is pretty great, and is aimed at developers with a bit of experience. It's enough to get you the basic familiarity with the language, and from there you can learn more by writing small projects

  • PyO3

    Rust bindings for the Python interpreter

  • (I'm partial to combining a Rust backend with a PyQt/PySide QWidget frontend using PyO3 and maturin.)

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

    Serialization framework for Rust

  • Serde (The nicest way to read and write TOML, JSON, YAML, etc.) and crates that integrate with it like csv and quick-xml

  • rust-how-do-i-start

    Hand curated advice and pointers for getting started with Rust

  • For (1) try this https://github.com/jondot/rust-how-do-i-start

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