I feel like an imbecile trying to learn rust.

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

    The Rust Programming Language

  • I'm on my second reading of the official book ( for free on the web, or you can buy an eBook or dead-tree version: https://doc.rust-lang.org/book/ ), about 12 months since I first picked it up, and many concepts are only just now clicking into place for me

  • reqwest

    An easy and powerful Rust HTTP Client

  • 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
  • codewars.com

    Issue tracker for Codewars

  • For a shallower learning curve, consider doing Codewars exercises in Rust.

  • apirunner

    This is CLI program which can call Rest APIs a number of times based on the Count specified in the input file. Its written in Rust. (by omkarium)

  • Hey, not trying to spam or something. But I recently wrote this CLI executable which uses reqwest. https://github.com/leogitpub/apirunner Believe me, I spent almost 9 hours to figure out how to combine tokio and async move. Wrote plenty of code and scraped a lot of it. My mom told me I would get mad soon If I sit 6 hours straight on my weekends. Rust is hard and highly addictive as Coke.

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