awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Filesystem Filters · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesFilesystem Filters

Tools that apply conditional logic to include or exclude files based on metadata.

Distinguishing note: Focuses on attribute-based filtering of filesystem entries, distinct from general search.

Explore 1 awesome GitHub repository matching system administration & monitoring · Filesystem Filters. Refine with filters or upvote what's useful.

  1. Home
  2. System Administration & Monitoring
  3. Filesystem Filters

Awesome Filesystem Filters GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • sharkdp/fd

    sharkdp/fd

    41,710View on GitHub↗

    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

    Applies conditional logic to exclude or include items based on file type, visibility, and path attributes.

    Rustclicommand-linefilesystem
    41,710View on GitHub↗