awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • steveukx/git-jsAvatar de steveukx

    steveukx/git-js

    3,845Ver en 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
    Ver en GitHub↗3,845
  1. Home
  2. DevOps & Infrastructure
  3. Git Process Management