Back to School: Free Rust Courses

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. matrix-rust-sdk

    Matrix Client-Server SDK for Rust

    I'm not entirely sure what I plan to use Rust with at the moment, however my first project so far has been to write a Matrix bot using the matrix-rust-sdk library :)

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

    The Rust Programming Language

    Did you create these courses to be a compliment to The Rust Programming Language or a replacement?

  4. egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

    Nothing wrong with that! I have barely touched GUI myself, but folks in the Bevy community are quite happy with egui -- that might be worth checking out to see if it meets your needs, too. There are a bunch of other Rust GUI options as well, but I don't know enough about them to make recommendations.

  5. tauri

    Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

    For desktop apps maybe check out Tauri . You can use it with a lot of (web)frontend options including yew/wasm (also Seed ) if you want to go 100% Rust. Actix and Rocket are options for web framework. Also have look at the Building a Command Line Program in the book. I found it really helpful since i am just starting to learn myself.

  6. Seed

    A Rust framework for creating web apps

    For desktop apps maybe check out Tauri . You can use it with a lot of (web)frontend options including yew/wasm (also Seed ) if you want to go 100% Rust. Actix and Rocket are options for web framework. Also have look at the Building a Command Line Program in the book. I found it really helpful since i am just starting to learn myself.

  7. Rocket

    A web framework for Rust.

    For desktop apps maybe check out Tauri . You can use it with a lot of (web)frontend options including yew/wasm (also Seed ) if you want to go 100% Rust. Actix and Rocket are options for web framework. Also have look at the Building a Command Line Program in the book. I found it really helpful since i am just starting to learn myself.

  8. actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

    For desktop apps maybe check out Tauri . You can use it with a lot of (web)frontend options including yew/wasm (also Seed ) if you want to go 100% Rust. Actix and Rocket are options for web framework. Also have look at the Building a Command Line Program in the book. I found it really helpful since i am just starting to learn myself.

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

  • Exploring the top Rust web frameworks

    23 projects | dev.to | 3 Jun 2025
  • [Rust] Comment construisez-vous la pile complète avec de la rouille?

    3 projects | /r/enfrancais | 14 May 2023
  • Want a web app to respond to local file changes. Is Tauri the solution here?

    8 projects | /r/rust | 1 May 2023
  • Full-stack authentication system using rust (actix-web) and sveltekit

    19 projects | dev.to | 23 Apr 2023
  • Rust tech stack

    11 projects | /r/rust | 23 Mar 2023

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