Beginner to programming and rust

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Rust-Full-Stack

    Rust projects here are easy to use. There are blog posts for them also.

  • If you want some easy examples, you can refer to some exmaples here.

  • lettre

    a mailer library for Rust

  • If you want to automate emails, refer to https://github.com/lettre/lettre

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • thirtyfour

    Selenium WebDriver client for Rust, for automated testing of websites

  • You can also automate browsers with https://github.com/stevepryde/thirtyfour

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • Do you mean something like a working game or command line utility written in Rust? A good example of the former is Veloren, which is an open source game being written entirely in Rust. A good example of the latter is the excellent ripgrep.

  • alacritty

    A cross-platform, OpenGL terminal emulator.

  • If you're looking for a program with a graphical UI written in Rust, those are less common, primarily because the ecosystem around developing graphical user interfaces is relatively immature. One popular example is alacritty, a terminal emulator.

  • Exercism - Scala Exercises

    Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

  • A good practical site for learning is https://exercism.io, they have practical exercises and people to help review your code.

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