Rust on Arch Linux: Getting started

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

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

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

  • 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

  • RPCiege: Setup

    3 projects | dev.to | 27 Jun 2023
  • How to deploy a smart contract in Rust

    4 projects | dev.to | 22 Jun 2023
  • Is there a more "traditional" desktop front end I can use with Tauri?

    3 projects | /r/rust | 23 May 2023
  • VS Code: How to get these two features?

    3 projects | /r/rust | 28 Apr 2023
  • Rust on Arch Linux: 始め方

    3 projects | dev.to | 6 Jan 2023