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

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

    Empowering everyone to build reliable and efficient software.

  • Yes, it is the commit hash: https://github.com/rust-lang/rust/tree/59eed8a2a (also: https://github.com/rust-lang/rust/tags)

  • windows-rs

    Rust for Windows

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

    Oso is a batteries-included framework for building authorization in your application.

  • Authentication is probably the aspect of it that's the weakest. Authorization has a few nice libs, with Oso probably being the nicest, but authentication is mostly roll your own from what I've seen.

  • sea-orm

    🐚 An async & dynamic ORM for Rust

  • If you do still want an ORM, there is always Diesel or Sea ORM: https://github.com/SeaQL/sea-orm

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

  • Why is my Rust build so slow?

    10 projects | news.ycombinator.com | 30 Dec 2021
  • Is there an alternative to compile Rust in Windows without having to have a 6GB SDK along just for the linker?

    5 projects | /r/rust | 27 May 2021
  • Microsoft is building a great Rust team

    3 projects | /r/rust | 29 Jan 2021
  • Compiler Explorer

    1 project | news.ycombinator.com | 30 May 2024
  • C++: freeing resources in destructors using helper functions

    1 project | dev.to | 28 May 2024