awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • steveukx/git-jssteveukx 的头像

    steveukx/git-js

    3,845在 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
    在 GitHub 上查看↗3,845
  1. Home
  2. DevOps & Infrastructure
  3. Git Process Management