Tech News
← Back to articles

Show HN: Lstr – A modern, interactive tree command written in Rust

read original related products more articles

lstr

A blazingly fast, minimalist directory tree viewer, written in Rust. Inspired by the command line program tree, with a powerful interactive mode.

An interactive overview of lstr 's project structure... using lstr .

Philosophy

Fast: Runs directory scans in parallel by default to maximize speed on modern hardware.

Runs directory scans in parallel by default to maximize speed on modern hardware. Minimalist: Provides essential features without the bloat. The core experience is clean and uncluttered.

Provides essential features without the bloat. The core experience is clean and uncluttered. Interactive: An optional TUI mode for fluid, keyboard-driven exploration.

Features

High-performance: Scans directories in parallel to be as fast as possible.

Scans directories in parallel to be as fast as possible. Classic and interactive modes: Use lstr for a classic tree -like view, or launch lstr interactive for a fully interactive TUI.

... continue reading