Super unpopular opinion incoming.

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

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • axios-docs

    Official documentation for the axios HTTP library

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • mdBook

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

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

  • cppreference-doc

    C++ standard library reference

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

  • 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