sharkdp / lscolors
A Rust library and tool to colorize paths using LS_COLORS
โ269Updated 5 months ago
Alternatives and similar repositories for lscolors:
Users that are interested in lscolors are comparing it to the libraries listed below
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`โ520Updated last year
- CLI tool to help keep track of your Git repositories, written in Rustโ324Updated this week
- Print a list of paths as a tree of paths ๐ณโ474Updated 3 years ago
- ๐ฉโโค๏ธโ๐โ๐ฉ Synchronize installed packages on multiple machinesโ273Updated this week
- Command line frecency trackingโ133Updated last year
- A lightweight blazingly fast file watcher.โ269Updated last week
- A code snippets manager for your terminal.โ393Updated last year
- Find and replace text in source filesโ458Updated last month
- zsh plugin manager written in rustโ184Updated 2 months ago
- write licenses to stdoutโ198Updated 2 years ago
- ๐ฎ Futuristic take on hexdump, made in Rust.โ540Updated 8 months ago
- A 'dmesg' implementation in Rustโ105Updated 2 years ago
- A diff filter highlighting which line parts have changedโ295Updated last month
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.โ242Updated last year
- The CLI text viewer tool that works like less command on small pane within the terminal window.โ166Updated 2 years ago
- Rename your files using your favorite text editorโ402Updated 10 months ago
- instant coding answers via the command line (howdoi in rust)โ241Updated 10 months ago
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of linesโ194Updated 2 months ago
- The intuitive, config-driven terminal multiplexer designed for software & systems engineersโ664Updated last year
- ๐ Pretty and fast csv viewer for cli with cjk/emoji support.โ635Updated last week
- Declarative bash/fish/zsh completions without writing shell scriptsโ247Updated this week
- Batch rename utility for developersโ657Updated last week
- ripgrep recursively searches directories for a regex patternโ26Updated 4 years ago
- Friendly fuzzy finder made with rustโ96Updated last year
- An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.โ351Updated 2 weeks ago
- (fastest?) disk usage cli, similar to windirstat.โ165Updated 2 years ago
- Simple command-line utility for sorting inputs by proximity to a path argumentโ122Updated 2 years ago
- A simple Git/Mercurial/PlasticSCM tui client based on keyboard shortcutsโ227Updated last year
- Rust library to collect system and environment information for bug reportsโ159Updated last month
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listeโฆโ181Updated 3 weeks ago