Hey Rustaceans! Got a question? Ask here! (51/2022)!

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
  • advent-of-code-jq

    Solving Advent of Code with jq

  • Finally, if you have questions regarding the Advent of Code, feel free to post them here and avoid spoilers (please use >!spoiler!< to hide any parts of solutions you post, it looks like this).

  • xml-rs

    An XML library in Rust

  • xml-rs is an option but is currently regarded as unmaintained in the rust advisories database. Possibly changing, but the wording in this post doesn't give me good hopes: https://github.com/netvl/xml-rs/issues/221

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

    Parsing Expression Grammar (PEG) parser generator for Rust

  • The one rust parser-generator I used is PEG

  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

  • ggez

    Rust library to create a Good Game Easily

  • Sounds like https://ggez.rs/.

  • Clippy

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

  • I guess the way to go here would be asking to extend the needless_return clippy lint to also check for returns whose expressions diverge. Feel free to open an issue for this.

  • postcard

    A no_std + serde compatible message library for Rust

  • Serde should be no_std, I have used it embedded with crates such as postcard. You can see how postcard disables default features of serde here : https://github.com/jamesmunns/postcard/blob/main/Cargo.toml

  • SaaSHub

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

    SaaSHub 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

  • Hey Rustaceans! Got an easy question? Ask here (46/2021)!

    7 projects | /r/rust | 15 Nov 2021
  • How to start learning a systems language

    7 projects | /r/rust | 17 May 2023
  • A question for all those that use Python

    4 projects | /r/rust | 7 Apr 2023
  • Gigachad Ken Thomson.

    2 projects | /r/ProgrammerHumor | 22 Mar 2023
  • Security Engineer looking for ways to see if any of my tasks could slowly be ported to Rust or should I just stick with Python.

    3 projects | /r/rust | 15 Mar 2023