Super unpopular opinion incoming.

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. serde

    Serialization framework for Rust

    Also, you're talking about two different kinds of documentation, in serde both exist - serde's manual : deep dive into how and why - serde's docs: reference material

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. axios-docs

    Official documentation for the axios HTTP library

  4. mdBook

    Create book from markdown files. Like Gitbook but implemented in Rust

  5. axios

    Promise based HTTP client for the browser and node.js

    I acutally not sure of what you mean. If I go to github > https://github.com/axios/axios which is a npm to crate type of comparison The first thing it has is a link to the documention, and the website. Jumping into why JS is not as good as RUST is not the point of my post.

  6. cppreference-doc

    C++ standard library reference

    Actually, en.cppreference.com/ is OK. I often lookup here every time I write C++.

  7. docs.rs

    crates.io documentation generator

    You're conflating examples and api docs. Use docs.rs for api, then their repository/site/book for usage examples.

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

  • The Linux Kernel Prepares for Rust 1.77 Upgrade

    9 projects | news.ycombinator.com | 18 Feb 2024
  • Testing Multipart Upload Requests in Axum: Three Approaches

    3 projects | dev.to | 14 Apr 2025
  • Curl removes experimental HTTP back end in Rust

    5 projects | news.ycombinator.com | 22 Dec 2024
  • Build Lightning-Fast Data Processing in Rust: From Single Thread to Parallel Performance

    8 projects | dev.to | 19 Dec 2024
  • Replacing Nginx with Axum

    2 projects | news.ycombinator.com | 18 Oct 2024

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