awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sharkdp avatar

sharkdp/fd

0
View on GitHub↗
43,362 stars·1,068 forks·Rust·Apache-2.0·68 views

Fd

This project is a high-performance command-line utility designed for rapid filesystem navigation and file discovery. It enables users to locate files and directories within large project structures using recursive search, pattern matching, and metadata-aware filtering. By employing multi-threaded parallel traversal, it provides an efficient way to explore complex directory trees.

What distinguishes this tool is its ability to integrate directly into terminal workflows and automate file management tasks. It automatically respects version control ignore files and hidden file settings, ensuring that search results remain focused on relevant project content. Beyond simple discovery, it features a built-in batch execution engine that allows users to run custom shell commands or scripts against search results, using dynamic placeholders to process file paths and metadata.

The utility supports a wide range of interoperability features, including standard stream piping for safe data transfer to other command-line tools, text editors, and fuzzy finders. It provides granular control over search parameters, including full path matching, regex-based pattern evaluation, and configurable output formatting. Diagnostic utilities are also included to assist with pattern debugging and terminal readability.

Features

  • File Search Utilities - Locates files and directories by name using simple patterns, regular expressions, or specific file extensions.
  • Filesystem Search Utilities - Provides high-speed recursive file and directory searching with pattern matching support.
  • Command Line Utilities - Serves as a high-performance command-line utility for filesystem searching and metadata filtering.
  • Navigation Tools - Streamlines file discovery and project exploration through intuitive defaults and smart ignore patterns.
  • Performance Optimization Tools - Locates files rapidly in large project structures using optimized search algorithms.
  • Command Execution Utilities - Spawns child processes to execute user-defined commands on discovered files using dynamic metadata injection.
  • Path Matching Tools - Matches search patterns against the entire file path to locate files based on their specific project location.
  • Project Configuration Management - Automatically respects version control ignore files to focus search on relevant project content.
  • Command Line Tools - Fast and user-friendly alternative to find.
  • Command Line Utilities - Simplified alternative to the find command.
  • File and Directory Management - Fast and simple alternative to standard file searching.
  • File Management - Fast and user-friendly alternative to the standard find command.
  • Search and Discovery - A simple, fast and user-friendly alternative to find.
  • System Utilities - Fast alternative to the find command.
  • Terminal Productivity - Fast and user-friendly alternative to find.
  • Terminal Utilities - Fast and user-friendly alternative to find.
  • Text Processing and Search - Simple, fast, and user-friendly alternative to find.
  • find - Listed in the “find” section of the Awesome Alternatives In Rust awesome list.
  • Batch Processing Tools - Automates maintenance and cleanup tasks by executing custom commands on discovered files.
  • Command Execution Engines - Provides a command-line interface for running custom scripts against collections of discovered files.
  • Parallel Traversal Tools - Uses multi-threaded worker pools to scan filesystem branches concurrently for high-performance discovery.
  • Regex Search Engines - Employs a compiled regular expression engine to evaluate file paths against search criteria with high efficiency.
  • Stream Piping Utilities - Pipes search results into external utilities using null-character separators to safely process file lists.
  • Workflow Automation Tools - Integrates with fuzzy finders and text editors to streamline navigation and file management.
  • Hidden File Managers - Manages the visibility of hidden files and version-controlled ignore patterns during the search process.
  • CLI Interoperability Tools - Communicates with other utilities by outputting results through standard streams using null-character separators.
  • Search Filtering Tools - Allows narrowing search results using file extensions and glob patterns to focus on relevant assets.
  • Exclusion Management Tools - Allows ignoring specific files, directories, or patterns using glob patterns and persistent ignore files.
  • Ignore File Parsers - Automatically parses version control ignore files to filter out irrelevant project content and hidden directories.

Star history

Star history chart for sharkdp/fdStar history chart for sharkdp/fd

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does sharkdp/fd do?

This project is a high-performance command-line utility designed for rapid filesystem navigation and file discovery. It enables users to locate files and directories within large project structures using recursive search, pattern matching, and metadata-aware filtering. By employing multi-threaded parallel traversal, it provides an efficient way to explore complex directory trees.

What are the main features of sharkdp/fd?

The main features of sharkdp/fd are: File Search Utilities, Filesystem Search Utilities, Command Line Utilities, Navigation Tools, Performance Optimization Tools, Command Execution Utilities, Path Matching Tools, Project Configuration Management.

Which projects share features with sharkdp/fd?

Projects with overlapping indexed features include: junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… jarun/nnn — This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local… wting/autojump — Autojump is a shell directory navigation tool and weighted directory search utility. It functions as a path shortcut… ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a… gokcehan/lf — lf is a terminal-based file manager and TUI file explorer that provides keyboard-driven navigation for browsing and… burntsushi/ripgrep — ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It…

Projects sharing features with Fd

These projects share indexed features with Fd. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • junegunn/fzfjunegunn avatar

    junegunn/fzf

    81,017View on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    View on GitHub↗81,017
  • jarun/nnnjarun avatar

    jarun/nnn

    21,630View on GitHub↗

    This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local and remote filesystems. It functions as both a standalone console file explorer and a versatile file picker, allowing users to select paths and pass them to external shell commands or system utilities for automated workflows. The application distinguishes itself through a highly modular architecture that supports compile-time feature flagging and static binary compilation, ensuring a minimal memory footprint and portability across environments. Users can extend its core function

    Candroidbatch-renamec
    View on GitHub↗21,630
  • wting/autojumpwting avatar

    wting/autojump

    16,928View on GitHub↗

    Autojump is a shell directory navigation tool and weighted directory search utility. It functions as a path shortcut manager that allows users to jump to frequently visited directories using partial name matching. The tool optimizes shell workflows by learning navigation patterns and maintaining a weighted database of visited paths. It ranks folders based on access frequency and recency to resolve ambiguous queries and minimize the keystrokes required to reach deeply nested directories. Beyond shell navigation, the utility provides integration with native system file explorers to launch mana

    Pythonautojumpcommand-line-toolfilesystem
    View on GitHub↗16,928
  • ajeetdsouza/zoxideajeetdsouza avatar

    ajeetdsouza/zoxide

    37,467View on GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    View on GitHub↗37,467
  • Compare all 30 related projects→