Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Mercurial

Compare

  Analyzed 3 months ago

Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.

897K lines of code

53 current contributors

almost 2 years since last commit

974 users on Open Hub

Activity Not Available
4.64463
   
I Use This

Apache CouchDB

Compare

Claimed by Apache Software Foundation Analyzed 2 months ago

CouchDb is a distributed document database system with bi-directional replication. It makes it simple to build collaborative applications that can be replicated offline by users, with full interactivity (query, add, update, delete), and later "synced up" with everyone else's changes when back online.

124K lines of code

63 current contributors

6 months since last commit

119 users on Open Hub

Activity Not Available
4.75676
   
I Use This

Unison

Compare

  Analyzed about 18 hours ago

Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts, modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison offers ... [More] several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. [Less]

47K lines of code

10 current contributors

20 days since last commit

96 users on Open Hub

Moderate Activity
4.30769
   
I Use This

ownCloud

Compare

Claimed by ownCloud Analyzed 4 days ago

ownCloud is the leading open-source project in private cloud web applications for data synchronization, file sharing, and cloud storage. ownCloud provides access to your data through a web interface or WebDAV while providing a platform to view, sync and share across devices easily — all under ... [More] your control. ownCloud's open architecture is extensible via a simple but powerful API for applications and plugins and works with any storage. [Less]

2.12M lines of code

106 current contributors

5 days since last commit

59 users on Open Hub

Very High Activity
4.0
   
I Use This

DropBox

Compare

  Analyzed 3 days ago

DropBox is a PHP-developed system which allows users to upload and download files from its web interface. When password protected, this proves to be a useful tool to store and move files at will from multiple locations.

814 lines of code

0 current contributors

over 16 years since last commit

35 users on Open Hub

Inactive
4.38462
   
I Use This
Licenses: No declared licenses

OfflineIMAP

Compare

  Analyzed 3 days ago

OfflineIMAP is a bidirectional IMAP/Maildir synchronization tool aimed to augment your mail reader. With OfflineIMAP, you can read the same mailbox from multiple computers and have your changes (deletions, flags, etc.) be automatically reflected on all computers. It also lets you read mail offline ... [More] (perhaps on a laptop) and synchronize all changes when you get connected again. You can also use OfflineIMAP to read IMAP mail with mail readers that do not support IMAP, or support it poorly (as most do). [Less]

10.2K lines of code

10 current contributors

12 months since last commit

28 users on Open Hub

Very Low Activity
4.2
   
I Use This

monotone

Compare

  Analyzed 3 days ago

monotone is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. It understands history-sensitive merging, lightweight branches, integrated code review and ... [More] 3rd party testing. It uses cryptographic version naming and client-side RSA certificates. It has good internationalization support, has no external dependencies, is written in C++, runs on Linux, Solaris, Mac OS X and other unixes, and Windows too. [Less]

217K lines of code

0 current contributors

about 15 years since last commit

26 users on Open Hub

Inactive
4.38462
   
I Use This

Apache ZooKeeper

Compare

Claimed by Apache Software Foundation No analysis available

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of ... [More] work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed. [Less]

0 lines of code

59 current contributors

0 since last commit

25 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

Filesync plugin for Eclipse

Compare

  Analyzed about 16 hours ago

FileSync plugin for Eclipse is a file synchronisation tool. The main goal is to keep files outside of Eclipse projects in-sync with Eclipse project files. The plugin works as builder in Eclipse and will synchronize all changes on Eclipse project files to mapped external folders. E.g. if a file ... [More] is created, changed or deleted in Eclipse, then the mapped (external) file will be created, changed or deleted too. Please note, that synchronization works is only in one direction - from Eclipse to the rest of the world. [Less]

9.44K lines of code

0 current contributors

over 3 years since last commit

24 users on Open Hub

Inactive
4.66667
   
I Use This

Bazaar Subversion Plugin

Compare

  No analysis available

Plugin that provides support for Subversion branches to Bazaar.

0 lines of code

0 current contributors

0 since last commit

18 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...