I’ve fallen in love with rust so now what?

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ripgrep

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

    Its fairly obvious to find really good projects in Rust using github, if nothing else, look for the number of stars on each repo, and one might stumble on "ripgrep"which is nicely done by the legendary burntsushi

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • book

    The Rust and WebAssembly Book (by rustwasm)

  • bevy

    A refreshingly simple data-driven game engine built in Rust

    You can make a game too.

  • burn

    Discontinued Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals. [Moved to: https://github.com/Tracel-AI/burn] (by burn-rs)

    Here is the project: https://github.com/burn-rs/burn

  • Rustlings

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

    I’d suggest trying the rustlings exercises.

  • trane

    An automated practice system for mastering complex skills

    Link to my project: https://github.com/trane-project/trane

  • I second that. There's this list for inspiration https://github.com/matu3ba/awesome-cli-rust

  • SaaSHub

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

    SaaSHub logo
  • cob-webber

    Shelob of Cirith Ungol

    Sadly, I am too young for punchcards, however I have ported cobol to webasm ( https://github.com/wmealing/cob-webber ) and working on a gnucobo-mode for emacs ( https://github.com/wmealing/gnucobol-mode )

  • gnucobol-mode

    Discontinued GNU cobol mode for emacs

    Sadly, I am too young for punchcards, however I have ported cobol to webasm ( https://github.com/wmealing/cob-webber ) and working on a gnucobo-mode for emacs ( https://github.com/wmealing/gnucobol-mode )

  • zero-to-production

    Code for "Zero To Production In Rust", a book on API development using Rust.

    If your'e more into a tutorial with a book https://www.zero2prod.com/ is really good. You gonna build a newsletter service. With all the good stuff in backend development.

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

  • Rusticles #20 - Wed Nov 18 2020

    10 projects | dev.to | 17 Nov 2020
  • The Linux Kernel Prepares for Rust 1.77 Upgrade

    9 projects | news.ycombinator.com | 18 Feb 2024
  • Top 10 Rusty Repositories for you to start your Open Source Journey

    11 projects | dev.to | 19 Dec 2023
  • Significant update within the `*-grants` ecosystem: crates to protect endpoints in widely used web frameworks.

    1 project | /r/rust | 1 Dec 2023
  • Godot is not the new Unity – The anatomy of a Godot API call

    4 projects | news.ycombinator.com | 18 Sep 2023

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