Coming from Python. Can anyone offer some generic tips and answer a few questions?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

    After you finish reading The Book, read Learning Rust With Entirely Too Many Linked Lists. It'll help to solidify your understanding of what ownership and borrowing mean in more intermediate-level context. I've often seen PNGme suggested as the next step after that.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. patterns

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

    Once you've got a basic understanding of Rust, The Little Book of Rust Books is great for branching out and, aside from more tasks-specific books, it includes things like Rust API Guidelines, Rust Design Patterns, The Rust Performance Book, the Rust Fuzz Book, and Secure Rust Guidelines.

  4. api-guidelines

    Rust API guidelines (by rust-lang)

    Once you've got a basic understanding of Rust, The Little Book of Rust Books is great for branching out and, aside from more tasks-specific books, it includes things like Rust API Guidelines, Rust Design Patterns, The Rust Performance Book, the Rust Fuzz Book, and Secure Rust Guidelines.

  5. book

    The Rust Programming Language

    After you finish reading The Book, read Learning Rust With Entirely Too Many Linked Lists. It'll help to solidify your understanding of what ownership and borrowing mean in more intermediate-level context. I've often seen PNGme suggested as the next step after that.

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

  • Rust: Tools (early access edition)

    2 projects | news.ycombinator.com | 30 Nov 2024
  • I've been writing C# for nearly a decade, but I want to learn how to build programs with Rust. What do I need to change about how I structure my code?

    3 projects | /r/rust | 14 Mar 2023
  • Is there a coding style and set of best-practices that avoid (not bypass) "fighting the borrow checker"?

    3 projects | /r/rust | 22 Feb 2023
  • Looking for advices for and from experienced developer

    3 projects | /r/rust | 16 Nov 2022
  • Any recommend resources to start learning?

    4 projects | /r/rust | 15 Oct 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?