Learning Rust isn't hard!

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
  • Socket.io

    Realtime application framework (Node.JS server)

    It's been less than 30 days since I began rust, and I just finished writing my first application - a small socket.io clone with both the client and server. It has been an amazing experience so far and I can't believe I have made so much progress with Rust in such a short span of time.

  • mpc_valet

    A helper tool for making MPC keygroup programs

    Yeah I'm just starting Rust from 30+ years of C++ and my initial reaction is What the actual ****!? Without reading anything I tried to concatenate a string literal plus a string I passed in, assuming I'd just figure it out but nope! Anyway, I've grabbed "the book" and will go through it properly. C++ has become a nightmare really; I've stopped using anything beyond the smart pointers they added (those are a massive productivity bonus). I saw someone had written a little keygroup creator web app (https://github.com/plule/mpc_valet) for the akai MPC system and found out it was written in Rust so now I'm all aboard the Rust train.

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

  • rust-by-example

    Learn Rust with examples (Live code editor included)

    Best way to learn - https://doc.rust-lang.org/book/ After you've read the book and made 3 projects - https://doc.rust-lang.org/stable/rust-by-example/

  • book

    The Rust Programming Language

    Best way to learn - https://doc.rust-lang.org/book/ After you've read the book and made 3 projects - https://doc.rust-lang.org/stable/rust-by-example/

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