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éesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBind Mount Optimizers

Techniques to replace slow host-to-container bind mounts with high-performance synchronized caches.

Distinct from Bind Mounts: Distinct from Bind Mounts: specifically provides an optimization layer to bypass the performance overhead of standard bind mounts.

Explore 1 awesome GitHub repository matching devops & infrastructure · Bind Mount Optimizers. Refine with filters or upvote what's useful.

Awesome Bind Mount Optimizers 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.
  • mutagen-io/mutagenAvatar de mutagen-io

    mutagen-io/mutagen

    3,883Voir sur GitHub↗

    Mutagen is a cross-platform file synchronization engine and development environment orchestrator. It provides real-time bidirectional file synchronization between local machines, remote servers, and Docker containers, often utilizing SSH for transport. The tool functions as a high-performance alternative to Docker bind mounts by mirroring files between a local host and a running container. It also operates as a network port forwarding utility, routing TCP traffic and Unix domain sockets between local and remote environments via SSH. Its capability surface includes filesystem event monitoring

    Creates synchronized caches of host files inside virtual machines to replace slow bind mounts.

    Go
    Voir sur GitHub↗3,883
  1. Home
  2. DevOps & Infrastructure
  3. Bind Mounts
  4. Bind Mount Optimizers