#
synchronization
Here are 1,075 public repositories matching this topic...
Automagically synchronize subtitles with video.
audio
sync
synchronization
video
ffmpeg
captions
subtitles
caption
alignment
fast-fourier-transform
subtitle
vad
vlc
srt
fft
vlc-media-player
srt-subtitles
voice-activity-detection
speech-detection
string-alignment
-
Updated
Dec 21, 2020 - Python
tinco
commented
Oct 15, 2019
Hi, I'm not sure if more platforms are interesting to you, but I've made a slightly more complete implementation of padding a struct to the cache line size here:
https://github.com/tinco/cache_line_size
I got the information on the cache line sizes from the Go compiler repository, so I'm pretty sure these are correct for all platforms Go runs on, which is a whole bunch.
⬡ JavaScript client library for integrating remoteStorage in apps
javascript
sync
synchronization
storage
offline-first
localstorage
javascript-library
indexeddb
unhosted
remotestorage
offline-capable
remotestorage-client
-
Updated
Dec 10, 2020 - JavaScript
Wrapper of syncthing for Android.
-
Updated
Dec 15, 2020 - Java
A consortium blockchain platform (联盟区块链底层技术平台)
security
crud
synchronization
crypto
raft
blockchain
p2p
consensus
rpc
fintech
solidity
evm
consortium
zero-knowledge
precompiled
pbft
bcos
fisco-bcos
fisco
-
Updated
Dec 21, 2020 - C++
Split a repository to read-only standalone repositories
-
Updated
Jun 24, 2020 - Go
Pure C implementation of Go channels.
-
Updated
May 7, 2020 - Shell
Watch videos with friends online with the new real time video synchronization platform
nodejs
social
synchronization
video-player
single-page-app
socket-io
realtime
web-sockets
watch-synchronized-videos
-
Updated
Nov 21, 2020 - JavaScript
Frugal and native macOS Syncthing application bundle
macos
swift
mac
sync
apple
synchronization
objective-c
osx
peer-to-peer
p2p
file-sharing
sync-files
macosx
syncthing
-
Updated
Dec 10, 2020 - Objective-C
Easy automated syncing between your computers and your MEGA Cloud Drive
-
Updated
Nov 23, 2020 - C++
A simple script to wait for other docker images to be started while using docker-compose
-
Updated
Nov 18, 2020 - Rust
Content-Addressable Data Synchronization Tool
-
Updated
Dec 10, 2020 - C
a go daemon that syncs MongoDB to Elasticsearch in realtime
go
golang
elasticsearch
sync
synchronization
mongodb
connector
etl
daemon
realtime
oplog
tail
river
change-streams
-
Updated
Dec 22, 2020 - Go
The Etebase server (so you can run your own)
-
Updated
Dec 16, 2020 - Python
A robust two way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near realtime sync
synchronization
replication
sync-files
time-control
rsync-wrapper
file-replication
acl-replication
posix-acl
-
Updated
Nov 29, 2020 - Shell
Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
synchronization
calendar
contacts
caldav
tasks
google-calendar
outlook
carddav
outlook-folder
outlook-categories
-
Updated
Nov 30, 2020 - C#
Perl Multithreaded Multipart sync to Amazon Glacier
-
Updated
Mar 10, 2017 - Perl
A tool for automated deployment of web applications to an FTP server.
-
Updated
Dec 8, 2020 - PHP
Java library for secure, distributed, P2P-based file synchronization and sharing.
-
Updated
Oct 13, 2020 - Java
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.
mysql
java
synchronization
database
replication
postgresql
oracle
firebird
db2
sqlserver
platform-independent
sybase
cdc
data-replication
informix
as400
h2-database
-
Updated
Dec 17, 2020 - Java
Virtual cables between any audio source and any speaker in your home
-
Updated
Dec 12, 2020 - C
基于canal的mysql和elasticsearch实时同步方案,支持增量同步和全量同步
-
Updated
Aug 31, 2020 - Java
A brand new database synchronization, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
mysql
sync
synchronization
sql
sql-server
database
nuget
sqlite
synchronisation
datasync
change-tracking
changetracking
-
Updated
Nov 17, 2020 - C#
IDAPython plugin that synchronizes disassembler and decompiler views
-
Updated
Dec 20, 2020 - Python
Efficient, lock-free, bounded Rust broadcast channel
-
Updated
Dec 22, 2020 - Rust
Subtitle Speech Synchronizer
-
Updated
Dec 10, 2020 - C++
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
Distributed RWMutex in Go
-
Updated
May 19, 2019 - Go
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