Picking Up Rust Before C With My Goals In Mind?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • serde

    Serialization framework for Rust

  • Serde (The nicest way to read and write TOML, JSON, YAML, etc.) and crates that integrate with it like csv and quick-xml

  • maud

    :pencil: Compile-time HTML templates for Rust

  • Maud or markup.rs for templating (I use the latter, and it is faster, but they're both fast and markup.rs is currently missing its full syntax documentation unless you dig through the revision history for the stale version. I'd recommend the former for you.)

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

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • actix-web for the framework itself

  • rust-learning

    A bunch of links to blog posts, articles, videos, etc for learning Rust

  • Finally, there's also the Little Book of Rust Books where you could look for tutorial materials or things like like Rust Design Patterns, Rust API Guidelines, and The Rust Performance Book. (See also rust-learning)

  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

  • I more or less went straight from The Book (see also Rust by Example) to Learning Rust With Entirely Too Many Linked Lists and code::dive conference 2014 - Scott Meyers: Cpu Caches and Why You Care and I've often seen PNGme suggested as the next step after that.

  • patterns

    A catalogue of Rust design patterns, anti-patterns and idioms

  • Finally, there's also the Little Book of Rust Books where you could look for tutorial materials or things like like Rust Design Patterns, Rust API Guidelines, and The Rust Performance Book. (See also rust-learning)

  • api-guidelines

    Rust API guidelines (by rust-lang)

  • Finally, there's also the Little Book of Rust Books where you could look for tutorial materials or things like like Rust Design Patterns, Rust API Guidelines, and The Rust Performance Book. (See also rust-learning)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • book

    The Little Book of Rust Books (by lborb)

  • Finally, there's also the Little Book of Rust Books where you could look for tutorial materials or things like like Rust Design Patterns, Rust API Guidelines, and The Rust Performance Book. (See also rust-learning)

  • rust-by-example

    Learn Rust with examples (Live code editor included)

  • I more or less went straight from The Book (see also Rust by Example) to Learning Rust With Entirely Too Many Linked Lists and code::dive conference 2014 - Scott Meyers: Cpu Caches and Why You Care and I've often seen PNGme suggested as the next step after that.

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

  • What’s the best high-level companion to Rust?

    7 projects | /r/rust | 11 Nov 2022
  • Hey Rustaceans! Got a question? Ask here! (38/2022)!

    4 projects | /r/rust | 21 Sep 2022
  • Getting Started with Rust Cloudflare Workers

    6 projects | dev.to | 25 Apr 2022
  • Empowering Web Privacy with Rust: Building a Decentralized Identity Management System

    3 projects | dev.to | 9 Apr 2024
  • I pre-released my project "json-responder" written in Rust

    11 projects | dev.to | 21 Jan 2024