Rust VSCode

Open-source Rust projects categorized as VSCode
Rust Vim IDE Terminal CLI

Top 18 Rust VSCode Projects

  1. mirrord

    Connect your local process and your cloud environment, and run local code in cloud conditions.

    Project mention: KubeVPN: Revolutionizing Kubernetes Local Development | news.ycombinator.com | 2025-02-19
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. baml

    The AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go compatible)

    Project mention: Programming Language Design in the Era of LLMs: A Return to Mediocrity? | news.ycombinator.com | 2025-06-17

    We're making a prompting DSL (BAML https://github.com/BoundaryML/baml) and what we've found is that all the syntax rules can easily be encoded into a Cursor Rules file, which we find LLMs can follow nicely. DSLs are simple by nature so there's not too many rules to define.

    Here's the cursor rules file we give folks: gist.github.com/aaronvg/b4f590f59b13dcfd79721239128ec208

  4. flowistry

    Flowistry is an IDE plugin for Rust that helps you focus on relevant code.

  5. wslgit

    Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode)

  6. t-rec-rs

    Blazingly fast terminal recorder that generates animated gif images for the web written in rust

  7. crabviz

    🦀 A LSP-based interative call graph generator

  8. qsharp

    Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas

    Project mention: Why Quantum Engineering Is Emerging as a Distinct Industrial Sector | news.ycombinator.com | 2025-03-07

    I work on the quantum developer tools team at Microsoft. We put a lot of work into what we call the Quantum Katas to learn the basics via coding - https://quantum.microsoft.com/en-us/tools/quantum-katas

    Our VS Code extension is trivial to install (https://learn.microsoft.com/en-us/azure/quantum/install-over...) or just try it entirely in the browser with Visual Studio Code online (https://vscode.dev/quantum/playground/)

    To support that last scenario, where the language service, debugger, simulator, even package references, can run entirely in the browser, we built the whole thing using Rust compiled to WebAssembly, and our VS Code extension runs as pure JavaScript and Wasm. If interested you can dig into the implementation at https://github.com/microsoft/qsharp .

    Happy to answer any questions!

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. serpl

    A simple terminal UI for search and replace, ala VS Code.

    Project mention: Serpl – a VSCode-style global search and replace TUI written in Rust | news.ycombinator.com | 2025-04-13
  11. xbase

    Develop Apple software products within your favorite editor.

  12. vscli

    A CLI/TUI that simplifies launching VSCode projects, with a focus on dev containers

    Project mention: A CLI to quickly launch VSCode/cursor devcontainers | news.ycombinator.com | 2025-02-26
  13. millet

    A language server for Standard ML in Rust.

  14. vscode-wasm

    WebAssembly extension for VSCode (by wasmerio)

  15. dbgee

    The zero-configuration debuggee for debuggers. Handy utility that allows you to launch CLI debuggers and VSCode debuggers from the debuggee side.

  16. pest-ide-tools

    IDE tools for writing pest grammars, using the Language Server Protocol for Visual Studio Code, Vim and other editors

  17. rofi-vscode-mode

    A Rofi plugin to open recent VSCode workspaces

  18. nodejs-launcher

    CLI for managing launch configurations for NodeJS scripts and apps

  19. kafka-rust-demo

    Example Code for "Build a simple Kafka Producer - Consumer Application in Rust"

  20. tshell

    A shell for windows made in rust (by Dragonabysm)

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust VSCode discussion

Log in or Post with

Rust VSCode related posts

  • My Fav Open Source GitHub Tools 2025 as a Developer

    9 projects | dev.to | 16 Jun 2025
  • Millet: A language server for Standard ML (2022)

    1 project | news.ycombinator.com | 16 Jun 2024
  • Show HN: A CLI tool to quickly launch VSCode projects (& devcontainers)

    1 project | news.ycombinator.com | 12 Feb 2024
  • An IDE plugin for Rust that helps you focus on relevant code

    1 project | news.ycombinator.com | 14 Dec 2023
  • Flowistry: an IDE plugin that analyzes the information flow of Rust programs, showing whether it's possible for one piece of code to affect another

    1 project | /r/rust | 10 Dec 2023
  • Show HN: A CLI project tool for VSCode with devcontainer support

    1 project | news.ycombinator.com | 3 Oct 2023
  • Four Lectures on Standard ML (1989) [pdf]

    1 project | news.ycombinator.com | 6 Sep 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 21 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source VSCode projects in Rust? This list will help you:

# Project Stars
1 mirrord 4,160
2 baml 4,056
3 flowistry 1,997
4 wslgit 1,208
5 t-rec-rs 1,125
6 crabviz 926
7 qsharp 716
8 serpl 707
9 xbase 544
10 vscli 407
11 millet 225
12 vscode-wasm 135
13 dbgee 90
14 pest-ide-tools 55
15 rofi-vscode-mode 21
16 nodejs-launcher 3
17 kafka-rust-demo 2
18 tshell 0

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

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