Tags : Browse Projects

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

monotone

Compare

  Analyzed about 9 hours 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

over 15 years since last commit

26 users on Open Hub

Inactive
4.38462
   
I Use This

spotify-luigi

Compare

  Analyzed about 11 hours ago

Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.

44.5K lines of code

73 current contributors

9 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

incubator-airflow

Compare

  Analyzed about 21 hours ago

Airflow is a platform to programmatically author, schedule, and monitor workflows. When workflows are defined as code, they become more maintainable, versionable, testable, and collaborative. Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler ... [More] executes your tasks on an array of workers while following the specified dependencies. Rich command line utilities make performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed. [Less]

619K lines of code

441 current contributors

1 day since last commit

2 users on Open Hub

Very High Activity
5.0
 
I Use This

Oozie

Compare

  Analyzed about 11 hours ago

Oozie is a workflow scheduler system to manage Apache Hadoop jobs. Oozie Workflow jobs are Directed Acyclical Graphs (DAGs) of actions. Oozie Coordinator jobs are recurrent Oozie Workflow jobs triggered by time (frequency) and data availabilty. Oozie is integrated with the rest of the ... [More] Hadoop stack supporting several types of Hadoop jobs out of the box (such as Java map-reduce, Streaming map-reduce, Pig, Hive, Sqoop and Distcp) as well as system specific jobs (such as Java programs and shell scripts). Oozie is a scalable, reliable and extensible system. [Less]

228K lines of code

0 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
3.0
   
I Use This

Oyranos

Compare

  Analyzed about 11 hours ago

Oyranos is a Colour Management System (CMS) on operating system level. It allows users to match predictably input device colours to output device colours across supporting applications. Oyranos is based one the well established ICC standard and various other specifications. System wide settings in ... [More] Oyranos shall ensure consistency in a portable fashion. Oyranos will provide in the future a Colour Matching Module (CMM) framework. Users can then transparently select a desired colour engine. [Less]

501K lines of code

2 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: BSD-3-Clause, lgpl21le

tup-gittup

Compare

  Analyzed about 14 hours ago

Tup is a file-based build system - it inputs a list of file changes and a directed acyclic graph (DAG), then processes the DAG to execute the appropriate commands required to update dependent files. The DAG is stored in an SQLite database. By default, the list of file changes is generated by ... [More] scanning the filesystem. Alternatively, the list can be provided up front by running the included file monitor daemon. It might be possible to generate the list from an IDE as well. By providing the file change log up front and storing the dependencies in an efficient database structure, updates can be performed with very little overhead. The monitor daemon uses inotify, so it is currently linux only. The rest of tup could probably be pretty easily ported to other UNIX-y systems, as long as there is a [Less]

279K lines of code

1 current contributors

22 days since last commit

1 users on Open Hub

Low Activity
3.5
   
I Use This

Apache Tez

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Mirror of Apache Tez

222K lines of code

13 current contributors

21 days since last commit

0 users on Open Hub

Low Activity
5.0
 
I Use This