Rust Project Manager

CarWash

Beautiful Terminal User Interface for managing multiple Rust projects simultaneously. Execute cargo commands in parallel, monitor builds, and manage dependencies with elegant vim-style navigation.

Parallel
Execution
11+
Commands
Vim
Keybindings
v0.2.2
Current Version

Enterprise-Grade Project Management

Manage multiple Rust workspaces with real-time output monitoring and dependency control.

CarWash Terminal Interface

Multi-Project

Discover and manage multiple Rust projects

Parallel Execution

Run cargo commands across projects simultaneously

Fuzzy Search

Interactive command palette with quick search

Real-Time Monitoring

Live output with syntax highlighting

Dependency Updates

Check and update dependencies

Vim Navigation

Native vim-style keybindings (j/k, h/l)

Comprehensive Command Suite

test

check

build

build --release

clean

clippy

fmt

doc

update

bench

run

Install CarWash

$ cargo install carwash

$ carwash

CarWash will auto-discover Rust projects in the current directory and start the interactive TUI.

Simplify Rust Project Management

Experience beautiful, efficient terminal-based management for your Rust workspaces.

Get Started on GitHub