A half-hour to learn Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    :crab: Small exercises to get you used to reading and writing Rust code!

  • I've mostly used web-specialized programming languages like JavaScript and PHP, and some Python. Some of the unique characteristics of Rust have been trickier for me to pick up.

    This looks like a fun and useful article, but I'd also recommend Rustlings to anyone interested in learning Rust.

    https://github.com/rust-lang/rustlings

  • rust-blog

    Educational blog posts for Rust beginners

  • Sorry, I probably edited my comment while you were replying and added a couple links.

    Check misconception 2 here, I think it addresses your point.

    https://github.com/pretzelhammer/rust-blog/blob/master/posts...

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

    A cross-platform GUI library for Rust, inspired by Elm

  • The state of that art is improving quickly: https://github.com/hecrj/iced

  • rust

    Empowering everyone to build reliable and efficient software.

  • For those who are curious, here's the source code of the original compiler written in OCaml (rustboot) https://github.com/rust-lang/rust/tree/ef75860a0a72f79f97216...

  • aoc-2020

  • Even without if let or match many of those unwraps are unnecessary. See https://github.com/zookini/aoc-2020/blob/master/src/bin/2.rs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Learning Zig

    6 projects | news.ycombinator.com | 9 Sep 2023
  • A Beginner’s Guide to the Solana Web3 Stack

    6 projects | dev.to | 19 Jun 2023
  • What are the unique benefits of Rust over C++?

    5 projects | /r/rust | 28 May 2023
  • GAT exercises

    4 projects | /r/rust | 11 Sep 2022
  • I'm looking for a first program language to learn, is Crab a good one to start with?

    2 projects | /r/ProgrammerHumor | 16 Jul 2022