Rust on Arch Linux: Getting started

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • rust

    Empowering everyone to build reliable and efficient software.

    Rust is one of modern programming languages for general purposes, which is fast, lightweight and safe.

  • vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

    IDE (& Editor): VSCodium (or VS Code)

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

  • Cargo

    The Rust package manager

    Rust has a lot of features such as functional programming paradigm and zero cost abstractions (!). As to speed and safety, it doesn't have GC, garbage collection, so it runs with much smaller memory and cleanly. As to productivity, it has the nice package manager called cargo and also a tool chain called rustup.

  • Visual Studio Code

    Visual Studio Code

    IDE (& Editor): VSCodium (or VS Code)

  • archweb

    Arch Linux website code

    This post shows how to install Rust on Artix Linux based on Arch Linux.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

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