awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCLI Interoperability Tools

Utilities designed to pipe data safely between command-line programs.

Distinguishing note: Focuses on stream safety and null-character separation, distinct from general shell scripting.

Explore 1 awesome GitHub repository matching development tools & productivity · CLI Interoperability Tools. Refine with filters or upvote what's useful.

Awesome CLI Interoperability Tools GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • sharkdp/fdAvatar de sharkdp

    sharkdp/fd

    43,362Voir sur 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

    Communicates with other utilities by outputting results through standard streams using null-character separators.

    Rustclicommand-linefilesystem
    Voir sur GitHub↗43,362
  1. Home
  2. Development Tools & Productivity
  3. CLI Interoperability Tools