6 releases

new 0.3.10 Jan 6, 2025
0.3.9 Jan 4, 2025
0.3.8 Dec 28, 2024
0.2.10 Nov 30, 2024
0.1.2 Jul 31, 2023

#235 in Command line utilities

Download history 12/week @ 2024-09-18 34/week @ 2024-09-25 4/week @ 2024-10-02 1/week @ 2024-10-09 6/week @ 2024-10-30 3/week @ 2024-11-06 4/week @ 2024-11-13 268/week @ 2024-11-20 644/week @ 2024-11-27 124/week @ 2024-12-04 939/week @ 2024-12-11 342/week @ 2024-12-18 158/week @ 2024-12-25 367/week @ 2025-01-01

1,829 downloads per month

MIT license

310KB
8K SLoC

lla - Blazing Fast ls Replacement with Superpowers

Logo
lla

lla is a modern ls replacement that transforms how developers interact with their filesystem. Built with Rust's performance capabilities and designed with user experience in mind, lla combines the familiarity of ls with powerful features like specialized views, Git integration, and a robust plugin system with an extensible list of plugins to add more functionality.

default

Features

  • Multiple Views: Default clean view, long format, tree structure, table layout, grid display
  • Git Integration: Built-in status visualization and repository insights
  • Advanced Organization: Timeline view, storage analysis, recursive exploration
  • Smart Search: complex filtering patterns (OR, AND, NOT, XOR), regex support
  • Customization: Plugin system, theme manager, custom shortcuts, configurable display
  • High Performance: Built with Rust, modern UI, clean listings
  • Smart Sorting: Multiple criteria, directory-first option, natural sorting
  • Flexible Config: Easy initialization, plugin management, configuration tools
  • Rich Plugin Ecosystem: File ops and metadata enhancements, code analysis, git tools, and more

Installation

# Using Cargo
cargo install lla

For more installation options, documentation, and detailed usage instructions, visit: lla Github repository

Dependencies

~15–27MB
~435K SLoC