awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 repositorios

Awesome GitHub RepositoriesBidirectional Folder Synchronization

Services that automatically keep two or more folder locations identical by syncing changes in both directions.

Explore 17 awesome GitHub repositories matching networking & communication · Bidirectional Folder Synchronization. Refine with filters or upvote what's useful.

Awesome Bidirectional Folder Synchronization GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • syncthing/syncthingAvatar de syncthing

    syncthing/syncthing

    85,400Ver en GitHub↗

    Syncthing es un motor de sincronización de archivos descentralizado que mantiene estados de datos consistentes en múltiples dispositivos a través de redes mesh peer-to-peer. Funciona como un demonio en segundo plano que replica automáticamente las creaciones, modificaciones y eliminaciones de archivos entre nodos de confianza sin necesidad de servidores centrales. Al utilizar indexación de bloques direccionable por contenido y sincronización delta a nivel de bloque, el sistema identifica y transfiere solo los segmentos modificados de los archivos, asegurando una propagación de datos eficiente en entornos heterogéneos. El proyecto se distingue por una arquitectura centrada en la seguridad que se basa en la autenticación TLS mutua para verificar la identidad del dispositivo, asegurando que todas las conexiones estén vinculadas criptográficamente a huellas digitales de certificados de confianza. Admite modos de sincronización flexibles, incluyendo replicación bidireccional, duplicación unidireccional para copias de seguridad y cumplimiento basado en referencias. Para mayor privacidad, el sistema proporciona cifrado a nivel de carpeta para dispositivos no confiables y permite un control granular del tráfico de red, incluida la capacidad de restringir operaciones a redes locales o utilizar infraestructura de retransmisión para el cruce de NAT. Más allá de sus capacidades principales de replicación, la plataforma ofrece herramientas de gestión integrales, incluido un panel basado en web para monitorear el estado de la conexión y el rendimiento, así como una interfaz de línea de comandos para una configuración avanzada. Incluye estrategias de versionado robustas para proteger contra la pérdida de datos y admite escenarios de despliegue complejos a través de la integración de servicios nativos y métricas de observabilidad. El software está diseñado para la compatibilidad multiplataforma y puede instalarse a través de gestores de paquetes estándar o entornos contenedorizados.

    Propagates changes in both directions to ensure folder contents remain identical across a distributed cluster.

    Gogop2ppeer-to-peer
    Ver en GitHub↗85,400
  • hashicorp/vagrantAvatar de hashicorp

    hashicorp/vagrant

    27,154Ver en GitHub↗

    Vagrant is a virtual machine environment manager and infrastructure as code tool used to create and configure consistent development environments. It acts as a virtual machine provisioner and hypervisor abstraction layer, allowing users to define machine specifications and automate software installation on guest systems via declarative configuration files. The project enables cross-hypervisor orchestration by decoupling the command interface from specific virtualization backends. It ensures environment consistency through the distribution of pre-configured machine images and the orchestration

    Maps directories between a host and guest machine using network file systems or shared folder drivers.

    Rubyautomationrubyvagrant
    Ver en GitHub↗27,154
  • overleaf/overleafAvatar de overleaf

    overleaf/overleaf

    17,853Ver en GitHub↗

    This project is a web-based collaborative editor and scientific document management system designed for LaTeX. It provides a centralized environment for writing, editing, and compiling academic manuscripts, enabling multiple users to work on the same project simultaneously through real-time synchronization. The platform distinguishes itself by treating documents as version-controlled repositories, allowing for granular history tracking and bidirectional synchronization with external version control systems. It features a secure, containerized compilation pipeline that isolates build processes

    Maintains two-way synchronization between cloud-based documents and local folders for automated file updates.

    JavaScript
    Ver en GitHub↗17,853
  • dagger/daggerAvatar de dagger

    dagger/dagger

    15,970Ver en GitHub↗

    Dagger is a programmable CI/CD engine and containerized task runner designed to orchestrate build and test pipelines. It functions as an incremental build system that manages containers, filesystems, and secrets through a typed API to ensure consistent execution across local and cloud environments. The engine utilizes a language-agnostic client-server API to allow multi-language pipeline orchestration, enabling the sharing of typed artifacts and state across different SDKs without manual serialization. It optimizes execution through content-addressable caching and a directed acyclic graph to

    Synchronizes files and directories between the host filesystem and the execution engine using tilde expansion and find-up searches.

    Go
    Ver en GitHub↗15,970
  • lra/mackupAvatar de lra

    lra/mackup

    15,272Ver en GitHub↗

    Mackup is a dotfile backup manager and application settings backup tool designed to keep software configuration files consistent across multiple computers. It functions by copying home directory configuration files into a centralized storage folder for preservation, restoration, and synchronization. The utility utilizes a symbolic link manager to replace local configuration files with symlinks pointing to a synchronized folder, enabling real-time updates. It supports cloud storage integration, allowing these configuration directories to be mirrored to remote backends for cross-machine environ

    Implements bidirectional folder synchronization to keep configuration files identical between local environments and storage folders.

    Python
    Ver en GitHub↗15,272
  • recloudstream/cloudstreamAvatar de recloudstream

    recloudstream/cloudstream

    8,922Ver en GitHub↗

    Cloudstream is an Android media streaming client and extensible media player that aggregates video and audio content from external sources. It operates as an Android application container within a Linux-based environment, enabling the installation and execution of Android software packages via APK files. The project utilizes an extension-based provider system that allows for the creation of custom plugins. These extensions define the logic for scraping and retrieving multimedia content and metadata from third-party sources. Additional capabilities include the ability to cast media playback t

    Synchronizes files between the host system and the containerized environment using shared directories.

    Kotlinandroidgood-first-issuehome-theater
    Ver en GitHub↗8,922
  • winmerge/winmergeAvatar de WinMerge

    WinMerge/winmerge

    8,510Ver en GitHub↗

    WinMerge is a visual file comparison and merge tool used to identify and synchronize differences between text files, folders, and images. It functions as a diff and patch generator, a visual folder synchronizer, and a hex binary comparator for non-text data. The tool provides specialized comparison modes for diverse content types, including side-by-side webpage rendering for HTML and resource trees, tabular data analysis for delimited files in a grid view, and visual image comparison using overlays and animations. It also supports comparing the contents of compressed archives without manual e

    Implements a visual directory comparison tool to identify missing or differing files and synchronize content between folders.

    C++c-plus-pluscompare-filescsv
    Ver en GitHub↗8,510
  • bottlesdevs/bottlesAvatar de bottlesdevs

    bottlesdevs/Bottles

    8,080Ver en GitHub↗

    Bottles is a Wine compatibility manager and prefix manager that provides a graphical interface for running Windows applications on Linux. It functions as a Windows application sandbox and dependency manager, organizing isolated environments to prevent dependency conflicts and protect the host operating system. The project acts as a Wine runner orchestrator, allowing users to download, install, and switch between different compatibility layers and graphics renderers. It distinguishes itself by using community-driven scripts for automated software installation and dependency management, alongsi

    Links local host folders into a Windows environment, allowing applications to access and modify host files.

    Pythonbottlesbottles-versioningdxvk
    Ver en GitHub↗8,080
  • mwouts/jupytextAvatar de mwouts

    mwouts/jupytext

    7,121Ver en GitHub↗

    Jupytext is a synchronization tool and text converter for Jupyter Notebooks. It transforms notebook files into plain text formats, such as Markdown or Python scripts, to enable line-by-line diffs and peer reviews within version control systems. The tool pairs notebook files with corresponding text files to maintain a dual representation of the same content. It uses bidirectional synchronization to update linked files based on the most recent modifications, allowing notebook content to be edited inside standard text editors. Beyond file conversion and synchronization, the project provides cap

    Provides bidirectional synchronization between notebook files and corresponding text representations.

    Pythonhydrogenjupyter-notebookjupyterlab
    Ver en GitHub↗7,121
  • jstedfast/mailkitAvatar de jstedfast

    jstedfast/MailKit

    6,802Ver en GitHub↗

    MailKit is a cross-platform .NET email protocol library used to implement IMAP, POP3, and SMTP functionality. It provides specialized client libraries for managing remote mailboxes, retrieving and downloading messages, and composing and transmitting emails to remote servers. The library supports secure identity verification through SASL authentication and OAuth 2.0 token-based flows. It includes capabilities for routing traffic through proxy gateways and decrypting PGP-encrypted content embedded within email bodies. The project covers a broad range of email operations, including folder manag

    Updates a local cache of message metadata by comparing unique identifiers and flags with a remote server.

    C#c-sharpdkimemail
    Ver en GitHub↗6,802
  • roundcube/roundcubemailAvatar de roundcube

    roundcube/roundcubemail

    6,793Ver en GitHub↗

    Roundcube is an open-source, self-hosted webmail client designed for reading, composing, and organizing emails stored on remote servers using IMAP and SMTP protocols. It provides a browser-based interface that allows users to manage their mailboxes and sender identities through a secure communication platform. The platform is distinguished by its modular architecture, featuring a plugin-based extension system for adding new functional modules and a skin-based theme layer for customizing the visual appearance and responsive layouts. It further supports embedding its interface into external clo

    Synchronizes mailbox state by mapping web interface actions to remote server operations via the IMAP protocol.

    PHP
    Ver en GitHub↗6,793
  • juliapluto/pluto.jlAvatar de JuliaPluto

    JuliaPluto/Pluto.jl

    5,346Ver en GitHub↗

    Pluto.jl es un entorno de computación reactiva para Julia que funciona como un formato de documento programable. Sirve como un IDE interactivo de ciencia de datos y un notebook computacional políglota que almacena código Julia y dependencias de entorno como archivos fuente versionables. El sistema se distingue por su modelo de ejecución reactiva, que utiliza un grafo acíclico dirigido para rastrear dependencias de variables y reevaluar automáticamente las celdas descendentes afectadas cuando cambia un valor. Garantiza la reproducibilidad integrando entornos de paquetes aislados directamente dentro del archivo del notebook y persistiendo el contenido como archivos fuente ejecutables puros. La plataforma cubre una amplia gama de capacidades, incluyendo visualización interactiva de datos, creación de tareas educativas guiadas y generación de sitios web de documentación estática. Admite diversos modos de salida como presentaciones de diapositivas y aplicaciones web, y proporciona herramientas para exportar notebooks a HTML, PDF y scripts centrados en la reproducibilidad. El entorno puede lanzarse a través de una interfaz web en localhost o accederse a través de servidores remotos y alojamiento de computación en la nube.

    Automatically updates served notebooks when changes are pushed to a GitHub repository.

    JavaScriptdesigned-for-teacherseducationexploration
    Ver en GitHub↗5,346
  • answerdotai/nbdevAvatar de AnswerDotAI

    AnswerDotAI/nbdev

    5,300Ver en GitHub↗

    Este proyecto es un framework integral para la programación literaria que permite a los desarrolladores construir bibliotecas de Python listas para producción completamente dentro de Jupyter Notebooks. Al tratar los notebooks como la fuente principal de verdad, integra código, documentación y pruebas en un pipeline de desarrollo unificado que se exporta directamente a módulos estándar de Python. El framework se distingue por herramientas especializadas diseñadas para superar los desafíos inherentes del uso de notebooks en la ingeniería de software profesional. Incluye hooks de Git personalizados y controladores de fusión que desinfectan los metadatos volátiles de los notebooks, eliminando eficazmente las diferencias ruidosas y resolviendo conflictos de fusión. Además, utiliza directivas basadas en celdas para controlar la visibilidad del código, las pruebas y la generación de documentación, permitiendo a los desarrolladores mantener un código fuente limpio y modular mientras trabajan en un entorno interactivo. Más allá de su flujo de trabajo de desarrollo central, el proyecto proporciona un sólido conjunto de herramientas de automatización para todo el ciclo de vida del software. Esto incluye un motor de sitio estático para renderizar documentación de grado de publicación con soporte para ecuaciones matemáticas y referencias cruzadas de símbolos, así como utilidades para gestionar dependencias del proyecto, versiones y pruebas automatizadas. También admite flujos de trabajo de integración continua para desplegar documentación y publicar paquetes en registros estándar. El proyecto proporciona un proceso de arranque estandarizado para inicializar nuevos repositorios con pipelines preconfigurados para pruebas, documentación y control de versiones.

    Synchronizes manual edits made in exported source code files back to the original notebook source.

    Jupyter Notebookcondadeveloper-toolsdocumentation-generator
    Ver en GitHub↗5,300
  • bcpierce00/unisonAvatar de bcpierce00

    bcpierce00/unison

    5,109Ver en GitHub↗

    Unison is a bidirectional file synchronization tool that keeps two copies of a directory identical by automatically propagating changes in both directions. It operates over an encrypted SSH transport layer, allowing secure synchronization between different hosts and operating systems without a central server. The tool uses a bidirectional reconciliation engine to compare replicas and compute a minimal set of actions for agreement, handling both automatic merging of non-conflicting changes and clear reporting of conflicts that require manual resolution. Unison optimizes transfers by sending on

    Synchronizes files between two directories or hosts in both directions, automatically merging non-conflicting changes.

    OCaml
    Ver en GitHub↗5,109
  • laravel/homesteadAvatar de laravel

    laravel/homestead

    3,972Ver en GitHub↗

    Homestead is a virtual machine provisioner that creates a standardized PHP development environment. It provides a disposable development workspace that isolates project dependencies and server tools from the host operating system, using Vagrant to orchestrate the machine lifecycle. The system functions as a local site orchestrator, allowing users to map custom domains to specific project folders through virtual host routing and network port forwarding. It includes a dedicated local mail testing tool that intercepts outgoing application emails in a dashboard for inspection without sending them

    Synchronizes local project folders with the virtualized guest environment for seamless development.

    Shell
    Ver en GitHub↗3,972
  • imapsync/imapsyncAvatar de imapsync

    imapsync/imapsync

    3,945Ver en GitHub↗

    imapsync is an IMAP mailbox synchronization tool and data migration utility designed to copy and synchronize email messages and folder structures between two IMAP servers. It functions as a migration manager for transferring bulk email accounts between different hosting providers, preserving folder hierarchies and message metadata. The tool is distinguished by its ability to automate the transfer of multiple mailboxes sequentially from delimited lists using administrative credentials or user-specific authentication. It supports advanced authentication methods including OAuth2 and XOAUTH2, and

    Automates the transfer of large volumes of email accounts between providers using lists and administrative credentials.

    Shellemailsimapimaps
    Ver en GitHub↗3,945
  • containers/toolboxAvatar de containers

    containers/toolbox

    3,250Ver en GitHub↗

    Toolbox is a development workspace orchestrator and container environment manager that bootstraps mutable toolsets and SDKs inside containers. It functions as a Linux distribution sandbox and a host-integrated container runtime, allowing users to run native package managers and software without modifying the host operating system. The project differentiates itself by bridging isolated containers with the host system through the mapping of user identities, network sockets, and home directories. It utilizes a daemonless engine to provide these environments while ensuring that system configurati

    Propagates user identity, timezones, and network settings from the host to ensure environment consistency.

    Shellcontainerslinux
    Ver en GitHub↗3,250
  1. Home
  2. Networking & Communication
  3. Distributed Systems and Peer-to-Peer
  4. Distributed Computing
  5. Data Synchronization and Consistency
  6. Distributed File Synchronization
  7. Bidirectional Folder Synchronization

Explorar subetiquetas

  • Host-Guest Folder Synchronization1 sub-etiquetaSynchronization of files between a host machine and a virtualized guest environment. **Distinct from Bidirectional Folder Synchronization:** Distinct from bidirectional folder synchronization: specifically targets the host-to-guest boundary in virtualization rather than general multi-folder syncing.
  • Mailbox State Synchronizers2 sub-etiquetasSynchronization logic for mirroring remote email folder metadata and message flags locally. **Distinct from Bidirectional Folder Synchronization:** Distinct from Bidirectional Folder Synchronization: syncs specific IMAP metadata (flags/UIDs) rather than general file system contents.
  • Notebook File Synchronizations1 sub-etiquetaSystems that keep notebook files and their plain text representations identical via bidirectional updates. **Distinct from Bidirectional Folder Synchronization:** Specializes folder synchronization for the specific dual-representation of notebook and script files.
  • Visual Synchronization InterfacesUser interfaces that visually display differences between directories to facilitate manual or semi-automated synchronization. **Distinct from Bidirectional Folder Synchronization:** Focuses on the visual comparison and manual selection aspect of synchronization rather than automated background services.