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

4 repos

Awesome GitHub RepositoriesFile System Utilities

General-purpose tools for inspecting file metadata, parsing configuration files, and managing file system paths.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · File System Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. System Administration and Maintenance
  4. File System Management
  5. File System Utilities

Awesome File System Utilities GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • nektos/act

    nektos/act

    68,869GitHubView on GitHub↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before commi

    Gocidevopsgithub-actions
  • sindresorhus/awesome-nodejs

    sindresorhus/awesome-nodejs

    65,038GitHubView on GitHub↗

    This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of hi

    awesomeawesome-listjavascript
  • BurntSushi/ripgrep

    BurntSushi/ripgrep

    60,093GitHubView on GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it

    Rustclicommand-linecommand-line-tool
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    JavaScriptangularastcss

Explore sub-tags

  • File Metadata InspectionUtilities for determining file ignore status and identifying appropriate parsers based on file paths or URLs.
  • Filesystem UtilitiesSoftware packages that provide abstractions or enhancements for interacting with the local filesystem.
  • Ignore File ParsersUtilities that parse version control ignore patterns to exclude specific files or directories from processing.
Path Mappers
Utilities that translate local file system paths into container-compatible volume mounts.