synchronization
Here are 1,191 public repositories matching this topic...
Automagically synchronize subtitles with video.
-
Updated
May 26, 2021 - Python
In the following file we have already ported some tests from Go to Rust:
https://github.com/crossbeam-rs/crossbeam-channel/blob/master/tests/golang.rs
The idea is to blindly port all the tests for Go channels line by line, which will give us additional confidence in the correctness of crossbeam-channel.
In the test file, you can find stubs with links to the original tests written in Go and
⬡ JavaScript client library for integrating remoteStorage in apps
-
Updated
May 24, 2021 - JavaScript
Wrapper of syncthing for Android.
-
Updated
Jul 1, 2021 - Java
A consortium blockchain platform (联盟区块链底层技术平台)
-
Updated
Jul 1, 2021 - C++
Split a repository to read-only standalone repositories
-
Updated
Jun 28, 2021 - Go
Pure C implementation of Go channels.
-
Updated
May 7, 2020 - Shell
Frugal and native macOS Syncthing application bundle
-
Updated
Jun 4, 2021 - Objective-C
Watch videos with friends online with the new real time video synchronization platform
-
Updated
May 28, 2021 - JavaScript
Easy automated syncing between your computers and your MEGA Cloud Drive
-
Updated
Jun 30, 2021 - C++
A simple script to wait for other docker images to be started while using docker-compose
-
Updated
Jun 16, 2021 - Rust
Content-Addressable Data Synchronization Tool
-
Updated
May 18, 2021 - C
The Etebase server (so you can run your own)
-
Updated
Jun 14, 2021 - Python
a go daemon that syncs MongoDB to Elasticsearch in realtime. you know, for search.
-
Updated
Jun 4, 2021 - Go
A robust two way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near realtime sync
-
Updated
Jun 29, 2021 - Shell
Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
-
Updated
Jun 16, 2021 - C#
A tool for automated deployment of web applications to an FTP server.
-
Updated
Jun 2, 2021 - PHP
Perl Multithreaded Multipart sync to Amazon Glacier
-
Updated
Mar 10, 2017 - Perl
Java library for secure, distributed, P2P-based file synchronization and sharing.
-
Updated
Jun 7, 2021 - Java
Virtual cables between any audio source and any speaker in your home
-
Updated
Jun 15, 2021 - C
SymmetricDS is a database and file synchronization solution that is platform-independent, web-enabled, and database agnostic. SymmetricDS was built to make data replication across two to tens of thousands of databases and file systems fast, easy and resilient. We specialize in near real time, bi-directional data replication across large node networks over the WAN or LAN.
-
Updated
Jul 1, 2021 - Java
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
-
Updated
Jun 28, 2021 - C#
Subtitle Speech Synchronizer
-
Updated
Jun 30, 2021 - C++
基于canal的mysql和elasticsearch实时同步方案,支持增量同步和全量同步
-
Updated
Jul 2, 2021 - Java
IDAPython plugin that synchronizes disassembler and decompiler views
-
Updated
Jan 20, 2021 - Python
Efficient, lock-free, bounded Rust broadcast channel
-
Updated
Jan 24, 2021 - Rust
This is the Telepat API where HTTP calls are made. CRUD operations are not processed here directly. Messages are sent to the Telepat workers where CRUD operations are being taken care of along with client communication (notifications).
-
Updated
Aug 25, 2017 - JavaScript
Improve this page
Add a description, image, and links to the synchronization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the synchronization topic, visit your repo's landing page and select "manage topics."


Right now, Syncthing seems to always use LF for line endings in
config.xmland.stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.The problem is that when opening those files in Notepad under old