Offline Rust

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • crates.io

    The Rust package registry

    I don't know how big crates.io is, but ability to have a local proxy of just most recent versions of all crates would be worth a lot to me.

  • devdocs

    API Documentation Browser

    Also look at https://devdocs.io/ (includes offline https://github.com/freeCodeCamp/devdocs)

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • panamax

    Mirror rustup and crates.io repositories, for offline Rust and cargo usage.

    It looks like panamax is also a program that can be used to mirror a local crates-io registry to ones device. And using .cargo/config one can point to it. https://github.com/panamax-rs/panamax

  • rust-playground

    The Rust Playground

  • zeal

    Offline documentation browser inspired by Dash

  • cargo-docset

    Cargo subcommand to generate a Dash/Zeal docset for your Rust packages.

    There's cargo docset for that. It's not quite as automated, but workable for important crates.

  • cargo-cacher

    A caching server for crates + cargo

    I had my own full local mirror with https://github.com/ChrisMacNaughton/cargo-cacher a few years back (repeated downloads in docker builds -.-). Iirc, it was 43 GB. I should probably donate some money for doing that… (To who, actually? Mozilla? Rust foundation?)

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

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