fd
Filesystem search tool
A fast and user-friendly command-line tool for searching the filesystem recursively.
A simple, fast and user-friendly alternative to 'find'
34k stars
143 watching
817 forks
Language: Rust
last commit: about 1 month ago
Linked from 6 awesome lists
clicommand-linefilesystemhacktoberfestregexrustsearchterminaltool
Related projects:
Repository | Description | Stars |
---|---|---|
aubreypwd/zsh-plugin-fd | Provides a shell plugin to use fuzzy file searching and older finding using fzf. | 7 |
cboxdoerfer/fsearch | A fast file search utility inspired by Everything Search Engine | 3,380 |
mohamedelashri/fd-zsh | Adds aliases to the zsh shell for searching and filtering files using the fd tool. | 7 |
sharkdp/hyperfine | A command-line benchmarking tool that allows users to compare and analyze the performance of different programs. | 23,321 |
vishaltelangre/ff | A command-line tool for efficiently searching files by name in a directory or its subdirectories. | 332 |
p-ranav/fccf | A command-line tool for quickly searching and highlighting code snippets in C/C++ source files. | 362 |
suewonjp/lf.sh | A utility that helps search arbitrary files or text from files in a directory and its subdirectories. | 44 |
sharkdp/diskus | A minimal and fast command-line tool for calculating the size of directories. | 1,033 |
kien/ctrlp.vim | A Vim plugin that provides a fuzzy file and buffer finder with features like MRU, tagging, and project root detection. | 7,265 |
dantali0n/opencsd | An eBPF-based emulator of a computational storage device for Zoned Namespaces SSDs in QEMU. | 57 |
lisprez/so_stupid_search | A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 164 |
mkdika/lff-cr | A utility program to find large files in a directory | 18 |
jhspetersson/fselect | An interactive file finder tool with SQL-like query capabilities | 4,030 |
burntsushi/ripgrep | A line-oriented search tool that recursively searches directories and files with regex patterns while respecting gitignore rules. | 49,203 |
junegunn/fzf | An interactive filter program for various types of lists, providing fast and customizable matching. | 66,191 |