1 repo
Tools that facilitate the execution of shell commands on sets of files or data.
Distinguishing note: Focuses on the mechanism of spawning processes for batch operations, distinct from general task runners.
Explore 1 awesome GitHub repository matching development tools & productivity · Command Execution Utilities. Refine with filters or upvote what's useful.
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
Spawns child processes to execute user-defined commands on discovered files using dynamic metadata injection.