swarm

Sync library

A JavaScript library for implementing real-time data synchronization and collaboration in distributed systems

JavaScript replicated model (M of MVC) library

GitHub

3k stars
99 watching
98 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
immutable-js/immutable-jsA library providing persistent and immutable data structures to improve application development simplicity and efficiency32,987
mgechev/javascript-algorithmsImplementations of computer science algorithms in JavaScript.7,844
derbyjs/derbyAn MVC framework designed to build real-time collaborative applications4,720
creationix/js-gitA JavaScript implementation of Git, providing tools and libraries to help developers work with version control systems in various environments.3,835
aws/aws-sdk-js-v3A modularized JavaScript SDK for interacting with Amazon Web Services3,148
mafintosh/webrtc-swarmEnables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub.383
spine/spineAn MVC framework that provides structure and simplicity for building JavaScript web applications3,665
trekhleb/javascript-algorithmsThis repository provides JavaScript implementations of fundamental algorithms and data structures.188,874
rematch/rematchA state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices.8,466
facebook/relayA framework that simplifies data-driven React applications by abstracting away imperative API interactions and providing GraphQL-based query management.18,434
humanwhocodes/computer-science-in-javascriptA collection of classic computer science paradigms and algorithms implemented in JavaScript9,072
parallel-js/parallel.jsA utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks.3,235
mjavascript/practical-modern-javascriptA book series on modern JavaScript development focusing on modularity and ES6 features.3,088
balderdashy/sailsA web framework for building Node.js applications with real-time features and enterprise-grade support22,865
matt-esch/virtual-domA JavaScript library for efficiently rendering and updating web applications by creating a virtual DOM tree11,679