Rust-analyzer alternative that works on unsaved files for quick experiments?

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

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

    A Rust compiler front-end for IDEs

  • That last bit of plumbing probably isn’t done yet, but https://github.com/rust-lang/rust-analyzer/pull/8955 would be the right base for that.

  • evcxr

  • Perhaps evcxr_jupyter would do what you want? It shows red and yellow squiggly underlines for errors and warnings. It does autocomplete using a built-in copy of rust-analyzer.

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

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

  • If you use vim, the ALE plugin will run rust-analyzer continuously on your buffer, no need to save constantly. Most IDEs have similar functionality, often via plugins/extensions.

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

  • A Humble Request for Assistance Maintaining ALE

    1 project | /r/vim | 21 Nov 2023
  • Tell HN: Vim Has Autocomplete

    1 project | news.ycombinator.com | 9 Oct 2023
  • rust-analyzer significantly slowing down compilation

    2 projects | /r/rust | 23 Jun 2023
  • Vim users who work without any plugins, how does your vimrc look like?

    7 projects | /r/vim | 30 May 2023
  • Per project settings for linters used by ALE, how to do it the right way?

    1 project | /r/vim | 12 May 2023