awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·19 Aufrufe

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-Verlauf

Star-Verlauf für sharkdp/fdStar-Verlauf für sharkdp/fd

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht sharkdp/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.

Was sind die Hauptfunktionen von sharkdp/fd?

Die Hauptfunktionen von sharkdp/fd sind: File Search Utilities, Filesystem Search Utilities, Command Line Utilities, Navigation Tools, Performance Optimization Tools, Command Execution Utilities, Path Matching Tools, Project Configuration Management.

Welche Open-Source-Alternativen gibt es zu sharkdp/fd?

Open-Source-Alternativen zu sharkdp/fd sind unter anderem: 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…

Open-Source-Alternativen zu Fd

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Fd.
  • junegunn/fzfAvatar von junegunn

    junegunn/fzf

    81,017Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗81,017
  • jarun/nnnAvatar von jarun

    jarun/nnn

    21,630Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,630
  • wting/autojumpAvatar von wting

    wting/autojump

    16,928Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,928
  • ajeetdsouza/zoxideAvatar von ajeetdsouza

    ajeetdsouza/zoxide

    37,467Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗37,467
  • Alle 30 Alternativen zu Fd anzeigen→