Hi everyone! I'm learning rust, and I created my first project! Any feedback would be appreciated!

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

    Catify, but built in rust

  • Overall pretty readable :) Here's some small nits to make things a bit more idiomatic (I'm using the latest commit as of writing 68360282019fd95c4470eef2f51852010d10683a for these line numbers)

  • Clippy

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

  • There's probably a couple other things I'm missing, but that should get you started :) I can highly recommend using clippy since you're a beginner, it'll give you a lot of helpful change suggestions to make your code more idiomatic and help introduce you to more Rust-specific stuff you might not know about!

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