All Projects → cristalhq → synx

cristalhq / synx

Licence: MIT license
Better sync package for Go.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to synx

putio-sync
Command-line program to sync a folder between put.io and your computer.
Stars: ✭ 50 (+150%)
Mutual labels:  sync
saisoku
Saisoku is a Python module that helps you build complex pipelines of batch file/directory transfer/sync jobs.
Stars: ✭ 40 (+100%)
Mutual labels:  sync
Video-Engine-Dash
A Dash plugin for playing back video and optionally syncing video to timestamped CSV Data
Stars: ✭ 26 (+30%)
Mutual labels:  sync
gae-vue-webapp2-starter
A simple GAE Vue Webapp2 starter project.
Stars: ✭ 17 (-15%)
Mutual labels:  sync
action-github-workflow-sync
Github Action To Sync Github Action's Workflow Files Across Repositories
Stars: ✭ 51 (+155%)
Mutual labels:  sync
taskbutler
Create and add progress bars, Office365 Files and Dropbox Paper papers by labels and link them to your Todoist tasks.
Stars: ✭ 44 (+120%)
Mutual labels:  sync
errgroup
errgroup with goroutine worker limits
Stars: ✭ 143 (+615%)
Mutual labels:  sync
SyncPro
SyncPro is a Windows app for synchronizing files between various online storage providers (OneDrive, Google Drive, Amazon S3, etc.)
Stars: ✭ 39 (+95%)
Mutual labels:  sync
sync-fork
the quickest way to sync your fork: npx sync-fork
Stars: ✭ 15 (-25%)
Mutual labels:  sync
ob bulkstash
Bulk Stash is a docker rclone service to sync, or copy, files between different storage services. For example, you can copy files either to or from a remote storage services like Amazon S3 to Google Cloud Storage, or locally from your laptop to a remote storage.
Stars: ✭ 113 (+465%)
Mutual labels:  sync
mongomeili
Keep your Mongoose Schemas synced with MeiliSearch
Stars: ✭ 33 (+65%)
Mutual labels:  sync
thingshub
[UNMAINTAINED] Synchronize issues assigned to you from a Github repo into Things.
Stars: ✭ 17 (-15%)
Mutual labels:  sync
s3-cli
Go version of s3cmd
Stars: ✭ 114 (+470%)
Mutual labels:  sync
TabSync
A lightweight synchronizer between Android's Tabs and Lists. Available on the View system and Jetpack Compose.
Stars: ✭ 98 (+390%)
Mutual labels:  sync
drive
Google Drive client for the commandline
Stars: ✭ 6,470 (+32250%)
Mutual labels:  sync
myplanet
🌕 myPlanet android app reads data from 🌎 for offline use as well as it collect usage data and sends them back to the Planet.
Stars: ✭ 17 (-15%)
Mutual labels:  sync
dot
distributed data sync with operational transformation/transforms
Stars: ✭ 73 (+265%)
Mutual labels:  sync
sink
Uses Facebook profile pictures to provide high resolution photos for your Google contacts
Stars: ✭ 31 (+55%)
Mutual labels:  sync
DeviceSync-for-OS-X
Calendar synchronization between iOS and OS X using USB
Stars: ✭ 12 (-40%)
Mutual labels:  sync
snippets
A Chrome extension that allows you to create and edit JavaScript code snippets, which are synced to all your computers
Stars: ✭ 46 (+130%)
Mutual labels:  sync

synx

build-img pkg-img reportcard-img coverage-img

Better sync package for Go.

Rationale

TODO.

Note

For better sync/atomic package see atomix.

Features

  • Simple API.
  • Easy to integrate.
  • Optimized for speed.
  • Clean and tested code.
  • Dependency-free.

Install

Go version 1.16+

go get github.com/cristalhq/synx

Example

TODO

Documentation

See these docs.

License

MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].