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éesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesGit Process Management

Low-level management of Git binaries including concurrency throttling and system-level monitoring.

Distinct from Git Integration Management: Distinct from Git Integration Management: focuses on the execution mechanics of the binary (concurrency, env vars) rather than workflow orchestration.

Explore 1 awesome GitHub repository matching devops & infrastructure · Git Process Management. Refine with filters or upvote what's useful.

Awesome Git Process Management 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.
  • steveukx/git-jsAvatar de steveukx

    steveukx/git-js

    3,845Voir sur GitHub↗

    git-js is a programmatic Node.js library and version control wrapper that provides a structured JavaScript API for executing Git commands. It serves as a Git automation framework and process manager, allowing developers to chain version control tasks and parse raw command output into structured data objects. The project distinguishes itself through a dedicated Git process manager capable of spawning binaries with custom environment variables, specific process ownership, and concurrency throttling to prevent system resource exhaustion. It includes specialized system-level monitoring such as co

    Executes Git binaries with controlled concurrency, custom environment variables, and system-level process monitoring.

    TypeScript
    Voir sur GitHub↗3,845
  1. Home
  2. DevOps & Infrastructure
  3. Git Process Management