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 →
Top 18 Rust VSCode Projects
-
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 -
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.
-
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-17We'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
-
-
wslgit
Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode)
-
t-rec-rs
Blazingly fast terminal recorder that generates animated gif images for the web written in rust
-
-
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-07I 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!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Serpl – a VSCode-style global search and replace TUI written in Rust | news.ycombinator.com | 2025-04-13
-
-
Project mention: A CLI to quickly launch VSCode/cursor devcontainers | news.ycombinator.com | 2025-02-26
-
-
-
dbgee
The zero-configuration debuggee for debuggers. Handy utility that allows you to launch CLI debuggers and VSCode debuggers from the debuggee side.
-
pest-ide-tools
IDE tools for writing pest grammars, using the Language Server Protocol for Visual Studio Code, Vim and other editors
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust VSCode discussion
Rust VSCode related posts
-
My Fav Open Source GitHub Tools 2025 as a Developer
-
Millet: A language server for Standard ML (2022)
-
Show HN: A CLI tool to quickly launch VSCode projects (& devcontainers)
-
An IDE plugin for Rust that helps you focus on relevant code
-
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
-
Show HN: A CLI project tool for VSCode with devcontainer support
-
Four Lectures on Standard ML (1989) [pdf]
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 Jun 2025
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 |