Post

My Rusty Chain

My rust based environment setup

Introduction

I’ll walk you through the essential Rust-based tools and utilities that I use daily to boost productivity, optimize workflows, and keep my coding environment efficient and robust.

  1. Delta
  2. fd
  3. Volta
  4. Tokei
  5. bat
  6. just
  7. Zed
  8. Rye
  9. Ruff
  10. uv

Delta

A syntax-highlighting pager for git, diff, and grep output

Delta Demo Image Delta with git diff

fd

A simple, fast, and user-friendly alternative to find

Volta

The Hassle-Free JavaScript Tool Manager

Tokei

A program that displays statistics about your code

bat

A cat(1) clone with wings

just

Just a command runner

Zed

Zed is a next-generation code editor designed for high-performance collaboration with humans and AI.

Zed Demo Image Zed with This post

This post is licensed under CC BY 4.0 by the author.