I think a major issue with the rust ecosystem is that it's full of unexpected design decisions

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

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

  • I don't think that's true. You don't have to implement everything. You can use things like tokio and/or serde, if you brave you can use rocket and/or sqlx.

  • serde

    Serialization framework for Rust

  • I don't think that's true. You don't have to implement everything. You can use things like tokio and/or serde, if you brave you can use rocket and/or sqlx.

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

    A web framework for Rust.

  • I don't think that's true. You don't have to implement everything. You can use things like tokio and/or serde, if you brave you can use rocket and/or sqlx.

  • webpki

    WebPKI X.509 Certificate Validation in Rust

  • An issue was raised with webpki to support the IP addressees 5 years ago, and yet it's still not there. What do people use to overcome the fact that rustls can't do IP-based client connections because of it? My guess would be, they are switching to native-tls or openssl-tls.

  • boringssl

    Mirror of BoringSSL

  • Use Google's fork of OpenSSL which exists because Google likes to do it's own weird things sometimes. This doesn't say anything about "OpenSSL is considered dangerous", it says "This allows us to mostly avoid compromises in the name of compatibility. It works for us, but it may not work for you."

  • 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

  • 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
  • Building a Rust app with Perseus

    8 projects | dev.to | 5 Jul 2023
  • Need recommendations for technologies, frameworks etc. for an IoT device project in Rust

    2 projects | /r/embedded | 22 Jun 2023
  • Müsli - An experimental binary serialization framework with more choice

    7 projects | /r/rust | 18 May 2023