Tags : Browse Projects

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

Checkstyle

Compare

  Analyzed about 4 hours ago

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.

483K lines of code

33 current contributors

12 days since last commit

325 users on Open Hub

Very High Activity
3.88889
   
I Use This

MinGW - Minimalist GNU for Windows

Compare

  Analyzed about 16 hours ago

MinGW: import libraries and header files for use with GCC to build native Windows applications; now with added extensions to the MSVC runtime to support C99 functionality.

1.74M lines of code

0 current contributors

5 days since last commit

282 users on Open Hub

High Activity
4.15116
   
I Use This
Licenses: gpl, Public_Do...

pkg-config

Compare

  Analyzed about 20 hours ago

pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or ... [More] other libraries). It is language-agnostic, so it can be used for defining the location of documentation tools, for instance. [Less]

144K lines of code

0 current contributors

about 7 years since last commit

249 users on Open Hub

Inactive
3.93182
   
I Use This

CruiseControl.NET

Compare

  Analyzed 1 day ago

CruiseControl.NET is automated continuous integration server for the .NET platform. It is a C# port of CruiseControl for Java.

508K lines of code

2 current contributors

over 3 years since last commit

240 users on Open Hub

Inactive
4.06061
   
I Use This
Licenses: No declared licenses

M2Eclipse: Maven Integration for Eclipse

Compare

Claimed by Eclipse Foundation Analyzed about 17 hours ago

162K lines of code

11 current contributors

6 days since last commit

208 users on Open Hub

Moderate Activity
3.73913
   
I Use This

Eclipse Ant Plugin

Compare

  No analysis available

The Ant component is designed to bring the power of Ant and Eclipse together. Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. It exists independent of Eclipse as an Apache open source project. Integrating Ant into Eclipse means: � Executing Ant buildfiles ... [More] from Eclipse � Enabling access to Eclipse resources/function from Ant buildfiles (i.e., providing Ant tasks for Eclipse) � Providing UI support for running Ant buildfiles and managing their output � Providing Ant buildfile development facilities (e.g., buildfile editors, debuggers, ...) The goal of this component is to make Eclipse's Ant tooling the environment of choice for Ant users and support Eclipse-based developers in their product build requirements. [Less]

0 lines of code

0 current contributors

0 since last commit

153 users on Open Hub

Activity Not Available
4.04348
   
I Use This
Mostly written in language not available
Licenses: eclipse

SCons - a Software Construction tool

Compare

  Analyzed about 15 hours ago

SCons is a software construction tool (build tool substitute for Make) implemented in Python. It features a modular build engine that can be embedded in other software. SCons configuration files are Python scripts that call the build engine API. It can scan files to detect dependencies automatically ... [More] and maintain a global view of all dependencies in a build tree, and uses MD5 signatures to detect changed file contents reliably. Timestamps can be used if you prefer. SCons also supports parallel builds and is easily extensible through user-defined builder and scanner objects. [Less]

277K lines of code

24 current contributors

12 days since last commit

120 users on Open Hub

High Activity
3.975
   
I Use This

Gradle

Compare

  Analyzed 41 minutes ago

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to ... [More] publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins. For more information about Gradle, please visit: http://gradle.org [Less]

1.59M lines of code

116 current contributors

about 15 hours since last commit

114 users on Open Hub

Very High Activity
4.53846
   
I Use This

Phing

Compare

  No analysis available

PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. ... [More] Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, tools for creating PEAR packages, and much more. [Less]

0 lines of code

17 current contributors

0 since last commit

104 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: lgpl

Nexus

Compare

  Analyzed about 1 hour ago

Nexus is a powerful and robust Maven repository manager, created to provide reliable access to artifacts required for development and provisioning. Maven's central repository has always served as a great convenience for users of Maven, but it has always been recommended to maintain your own ... [More] repositories to ensure stability within your organization. Nexus greatly simplifies the maintenance of your own internal repositories and access to external repositories. With Nexus you can completely control access to, and deployment of, every artifact in your organization from a single location. [Less]

-79 lines of code

0 current contributors

about 7 years since last commit

82 users on Open Hub

Inactive
4.45455
   
I Use This