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 - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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

    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.

    InfluxDB logo
  • 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 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

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