Rust and Archlinux

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. kickstart.nvim

    A launch point for your personal nvim configuration

    kickstart.nvim is a nice way to get a pretty simple config going that has some lsp and completion configuration. There's also LunarVim, SpaceVim and a bunch of other more pre configured setups.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. dotfiles

    I recently put out a config here (check in .config/nvim)

  4. intellij-rust

    Rust plugin for the IntelliJ Platform

    Agreed. Specifically, I've found the intellij rust plugin on top of Clion to be great.

  5. lsp-zero.nvim

    A starting point to setup some lsp related features in neovim.

    I personally use lsp-zero.nvim and love it, but theres something to be said for using lspconfig directly.

  6. rust-tools.nvim

    Discontinued Tools for better development in rust using neovim's builtin lsp

    In my limited experience with Rust, https://github.com/simrat39/rust-tools.nvim sets up pretty much everything Rust-specific, including LSP, debugger, etc.

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit 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

  • What editor are you using for Rust?

    8 projects | /r/rust | 1 Jun 2023
  • Config For rust dev

    8 projects | /r/neovim | 27 Jul 2022
  • rust-analyzer tip: Open docs.rs for the symbol under the cursor

    6 projects | /r/rust | 25 Jul 2022
  • rust-analyzer changelog #120

    2 projects | /r/rust | 14 Mar 2022
  • Rust hints/recommendations on nvim lsp

    3 projects | /r/rust | 23 Jan 2022

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