awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
esrlabs avatar

esrlabs/josh

0
View on GitHub↗
1,851 Stars·76 Forks·Rust·MIT·1 Aufrufjosh-project.dev↗

Josh

Git at scale platform

Features

  • Version Control Add-ons - Git server proxy for on-the-fly repository virtualization.

Star-Verlauf

Star-Verlauf für esrlabs/joshStar-Verlauf für esrlabs/josh

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Josh

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Josh.
  • apenwarr/git-subtreeAvatar von apenwarr

    apenwarr/git-subtree

    1,383Auf GitHub ansehen↗

    An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into subprojects and back.

    Shell
    Auf GitHub ansehen↗1,383
  • dflydev/git-subsplitAvatar von dflydev

    dflydev/git-subsplit

    328Auf GitHub ansehen↗

    Automate and simplify the process of managing one-way read-only subtree splits.

    Shell
    Auf GitHub ansehen↗328
  • dstreamcloud/go-diffAvatar von dstreamcloud

    dstreamcloud/go-diff

    32Auf GitHub ansehen↗

    a simple tool to check changes between git commits for go source files. it will resolve package dependencies. this is helpful in large projects ci, you will only need to run tests on changed/related files.

    Go
    Auf GitHub ansehen↗32
  • facebook/watchmanAvatar von facebook

    facebook/watchman

    13,613Auf GitHub ansehen↗

    Watchman is a filesystem change monitor and recursive directory watcher that operates as a background service to track file modifications in real time. It functions as an event-driven file trigger and state query engine, allowing users to retrieve directory snapshots and lists of changed files since a previous check. The project provides tooling for incremental builds by identifying exactly which files have changed to compile only necessary project components. It is designed for large scale directory watching, monitoring massive file trees while executing external commands or scripts automati

    C++
    Auf GitHub ansehen↗13,613
Alle 7 Alternativen zu Josh anzeigen→

Häufig gestellte Fragen

Was macht esrlabs/josh?

Git at scale platform

Was sind die Hauptfunktionen von esrlabs/josh?

Die Hauptfunktionen von esrlabs/josh sind: Version Control Add-ons.

Welche Open-Source-Alternativen gibt es zu esrlabs/josh?

Open-Source-Alternativen zu esrlabs/josh sind unter anderem: apenwarr/git-subtree — An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into… dflydev/git-subsplit — Automate and simplify the process of managing one-way read-only subtree splits. dstreamcloud/go-diff — a simple tool to check changes between git commits for go source files. it will resolve package dependencies. this is… facebook/watchman — Watchman is a filesystem change monitor and recursive directory watcher that operates as a background service to track… microsoft/gvfs — GVFS is a virtual file system and performance optimizer designed to manage enterprise-scale Git repositories. It… nikita-skobov/monorepo-git-tools — A collection of custom git commands that I use to maintain my monorepo. Includes support for bidirecional sync between…