Member-only story

Rust-Powered Command-Line Utilities to Increase Your Productivity

Modern and Fast Tools Under Your Belt

Shinichi Okada
Towards Data Science
5 min readJun 4, 2020

--

Image by the author

Introduction

Last month, I wrote an article sharing seven Rust-powered command-line utilities.

Those are modern and fast tools you can use every day with your terminal.

Since publishing that original article, I’ve been searching for more Rust-powered command-line utilities, and I discovered more gems that I’m excited to share with you today.

These tools will help you be productive with your terminal work.

I recommend installing Rust. When you install Rust, it will install Cargo as one of the toolchains. And you can install Rust-powered tools with Cargo.

If you want to start learning Rust, this article can help you get started.

Let’s dive in.

du alternatives: dust and dutree

--

--

Towards Data Science
Towards Data Science

Published in Towards Data Science

Your home for data science and AI. The world’s leading publication for data science, data analytics, data engineering, machine learning, and artificial intelligence professionals.

Shinichi Okada
Shinichi Okada

Written by Shinichi Okada

A programmer and technology enthusiast with a passion for sharing my knowledge and experience. https://codewithshin.com

Responses (4)

What are your thoughts?