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

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • SonarLint - Clean code begins in your IDE with SonarLint
  • 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

  • book

    The Rust and WebAssembly Book (by rustwasm)

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • bevy

    A refreshingly simple data-driven game engine built in Rust

    You can make a game too.

  • burn

    Burn - A Flexible and Comprehensive Deep Learning Framework in Rust

    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 learning 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

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • 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

    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