Tags : Browse Projects

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

Hudson

Compare

Claimed by Eclipse Foundation Analyzed 3 months ago

Hudson is a popular Continuous Integration Server developed by Oracle as an Open Source product at the Eclipse Foundation. Hudson monitors the execution of repeated jobs, such as building a software project and makes it easier for users to obtain a fresh build and inspect the build results.

152K lines of code

0 current contributors

almost 8 years since last commit

355 users on Open Hub

Activity Not Available
4.57258
   
I Use This

Jenkins

Compare

  Analyzed 3 months ago

Jenkins is a continuous integration server, allowing you to automatically monitor source repositories, build software and run tests. One-click installation and out-of-the-box cluster support make it easy to get started improving your software, or just giving you greater control of your daily task ... [More] automation. With an extensive library of over 1300 plugins, Jenkins can be used to build, test, log, analyse, graph and notify you in a great number of different ways about your jobs. Founded by Kohsuke Kawaguchi while at Sun in 2004, the Hudson project forked in January 2011 to become Jenkins, with Oracle Corporation continuing the development of Hudson, and the bulk of the Hudson community, including Kawaguchi, moving on to work on Jenkins. [Less]

15M lines of code

263 current contributors

3 months since last commit

346 users on Open Hub

Activity Not Available
4.83019
   
I Use This

Apache Continuum

Compare

Claimed by Apache Software Foundation Analyzed 2 months ago

Continuum is a continuous integration server for building Java based projects. It supports a wide range of projects.

600K lines of code

0 current contributors

almost 8 years since last commit

58 users on Open Hub

Activity Not Available
3.85
   
I Use This

CppUnit - C++ port of JUnit

Compare

  No analysis available

CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI-based for supervised tests.

0 lines of code

5 current contributors

0 since last commit

42 users on Open Hub

Activity Not Available
3.92857
   
I Use This
Mostly written in language not available
Licenses: lgpl21

EMMA code coverage

Compare

  No analysis available

EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.

0 lines of code

0 current contributors

0 since last commit

40 users on Open Hub

Activity Not Available
4.13333
   
I Use This
Mostly written in language not available
Licenses: common_pu...

PHP_Depend

Compare

  Analyzed 2 days ago

PHP_Depend is an adaption of the established Java development tool JDepend. This tool shows you the quality of your design in the terms of extensibility, reusability and maintainability. All these facts are influenced by the inter-package dependencies and the package abstraction that PHP_Depend ... [More] visualizes in form of an abstract/instability chart and as a detailed XML report of all detected dependencies. [Less]

76.7K lines of code

10 current contributors

10 days since last commit

17 users on Open Hub

Moderate Activity
0.0
 
I Use This

PHPMD - PHP Mess Detector

Compare

  Analyzed 3 days ago

This is the project site of PHPMD. It is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend. What PHPMD does is, it takes a given source code ... [More] and analyzes it for several potential problems. These problems can be suboptimal code, over complicated expressions or dead code, like unused parameters, methods and properties. [Less]

23.4K lines of code

16 current contributors

20 days since last commit

16 users on Open Hub

Moderate Activity
5.0
 
I Use This

QCad

Compare

  Analyzed 2 days ago

QCad is an application for computer aided drafting in two dimensions (2d). With QCad you can create technical drawings such as plans for buildings, interiors, mechanical parts or schemas and diagrams. QCad works on Windows, Mac OS X and many Linux and Unix Systems.

3.16M lines of code

14 current contributors

4 days since last commit

13 users on Open Hub

High Activity
3.0
   
I Use This

Testlink

  Analyzed 3 days ago

TestLink enables easily to create and manage Test cases as well as organize them into Test plans. These Test plans allow team members to execute Test cases and track test results dynamically, generate reports, trace software requirements, prioritize and assign tasks. The tool has web based ... [More] interface with PHP and background database MySQL, Postgres or MS-SQL. It cooperates with known Bug tracking systems as is Bugzilla, Mantis, etc. [Less]

892K lines of code

20 current contributors

almost 3 years since last commit

9 users on Open Hub

Inactive
3.33333
   
I Use This

zzuf

Compare

  No analysis available

zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works by intercepting file and network operations and changing random bits in the program’s ... [More] input. zzuf’s behaviour is deterministic, making it easier to reproduce bugs. [Less]

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

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