Conversion?

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
  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

    Learning Rust With Entirely Too Many Linked Lists which highlights a lot of the differences with how you need to structure your code in Rust compared to other languages.

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

    The Rust Book provides a bottom up approach to learning the language. From your background, you'll probably be comfortable with a lot of things in it but it's definitely worth reading through to get insight on the unique features of Rust such as the borrow checker, lifetimes, traits, error handling, etc.

  • zero-to-production

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

    In addition to the book, which has already been recommended. If you’re specifically into backend you should try Zero to Production. Luca really knows what he’s talking about, and it’s an excellent overview of backend rust and the development process in general.

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

  • Building a Single-Threaded Web Server | Rust Programming

    1 project | dev.to | 8 Aug 2024
  • Rust for Rustaceans

    3 projects | news.ycombinator.com | 28 Jul 2024
  • Rust Core Concepts List

    2 projects | dev.to | 23 Jun 2024
  • How to Write Tests

    1 project | dev.to | 23 Jun 2024
  • Rust Book maintainer ignore user request to fix installation guide

    1 project | news.ycombinator.com | 17 May 2024

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