C++ Primer style book for Rust

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

    The Rust Programming Language

  • I'm by no means an expert in C++, but the problem I've been facing in my journey with the Rust programming language is that I don't feel confident about writing programs after reading the book. I understand the concepts of ownership, borrowing, lifetimes, expressions, enums (and when to use say Result vs Option) and such but I can't write complete programs because I don't know what kind of facilities are available in the language through the standard library and as you might have guessed, I don't know how to browse through the standard library document to find what I need.

  • rust-blog

    Educational blog posts for Rust beginners

  • For fundamental traits, there is a blog post about this.

  • 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
  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

  • I didn't read any books on Rust (i'm poor lol), but since you have a C++ background I think Learn Rust With Entirely Too Many Linked Lists and Learn Rust the Dangerous Way are very helpful in understanding unsafe rust.

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

  • I've started making a serious attempt to learn Rust over the last couple of weeks and I just want to say hello.

    3 projects | /r/rust | 21 Apr 2021
  • Rust project Ideas

    3 projects | /r/learnrust | 17 Aug 2022
  • I'm a beginner and write Go code. Is there anything similar to 'Let's Go' for Rust?

    3 projects | /r/rust | 4 May 2022
  • What was your path for learning Rust?

    6 projects | /r/rust | 17 Apr 2022
  • Any good books for studying rust?

    3 projects | /r/rust | 23 Mar 2022