Tags : Browse Projects

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

GNU Libtool

Compare

Claimed by GNU Analyzed about 18 hours ago

GNU Libtool hides the complexity of using shared libraries behind a consistent, portable interface. GNU Libtool ships with GNU libltdl, which hides the complexity of loading dynamic runtime libraries (modules) behind a consistent, portable interface.

16.6K lines of code

1 current contributors

8 days since last commit

424 users on Open Hub

Moderate Activity
3.73438
   
I Use This

Buildbot

Compare

  Analyzed about 9 hours ago

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. ... [More] The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. [Less]

185K lines of code

74 current contributors

11 days since last commit

93 users on Open Hub

High Activity
4.37931
   
I Use This

Waf

Compare

  Analyzed about 24 hours ago

Waf is a general-purpose build system which was modelled from Scons. Though it comes last in the arena of the build systems, we believe that Waf is a vastly superior alternative to its competitors (Autotools, Scons, Cmake, Ant, etc) for building software, and especially for open-source projects: ... [More] * Waf depends on Python only which is ported on most platforms * Waf scripts are Python modules which are easier to learn and to maintain that custom languages * Waf license has very little constraints (BSD) and can be redistributed easily (all in one 100kb script) * Waf architecture is modular and can be extended easily, it relies on state-of-the-art algorithms * Waf provides many more features than its competitors * Waf provides many small projects and code snippets [Less]

45.5K lines of code

26 current contributors

15 days since last commit

30 users on Open Hub

Moderate Activity
4.09091
   
I Use This

testfarm

Compare

  Analyzed about 20 hours ago

TestFarm is a client-server Python application that allows you to monitor the stability and efficiency of a development project by performing continuous builds and tests on multiple platforms. The overall idea is based on Mozilla Tinderbox, or buildbot but with a much simpler approach and sound extensibility mechanisms.

28.4K lines of code

0 current contributors

almost 11 years since last commit

4 users on Open Hub

Inactive
4.0
   
I Use This

easybuild-framework

Compare

  Analyzed about 4 hours ago

EasyBuild is a software installation framework in Python that allows you to install software in a structured and robust way.

94.7K lines of code

108 current contributors

1 day since last commit

3 users on Open Hub

High Activity
0.0
 
I Use This

H2O Template engine

Compare

  Analyzed about 15 hours ago

H2O is a template engine written in PHP, human friendly syntax and interface. Features 1. High readability, Natural syntax, Clean separation between logic, presentation and presentation logic 2. Template inheritance, Tags, Filters lead you to reusable code 3. Powerful extension ... [More] architecture, able to extend features on runtime by filters/tags 4. Compile h2o template into native PHP code 5. H2O has very modular design, you can tailer to need your exact needs. 6. Sandbox template, Handle most template error by H2O engine, server detail won't be exposed, only display data explicitly passed to H2O Performance 1. Lightweight implementation, minimum run time footprint 2. Compiled into PHP file with minimum file IO 3. Output cache, block level cache 4. Designed [Less]

3.66K lines of code

0 current contributors

over 10 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

Savadur

Compare

  Analyzed about 17 hours ago

Savadur is a simple client/server build bot. It is very flexible and fully configurable in XML.

10K lines of code

0 current contributors

over 13 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

SmartTemplate

Compare

  Analyzed about 17 hours ago

SmartTemplate is a PHP Template Engine/Compiler that was designed to support large scale, web based applications. (HTML-)Templates are converted into PHP code and executed very fast.

1.33K lines of code

0 current contributors

over 17 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Universal Compiler

Compare

  Analyzed about 24 hours ago

Universal Compiler allows you to quickly compile, build and run files. How Universal Compiler helps you in programming? After pressing `u file.c` universal compiler will do following things for you: * It will compile your file.c (with a lot of awesome gcc options/flags). * After compiling it ... [More] will create an executable named batman.out * Give you instructions to copy-paste for editing or executing. * You may also use `u batman.out` to execute the executable just created. You don't need to remember compiler name, its syntax and all cmd options. You can use the same command/syntax to build & run any source code. Universal Compiler will either run it or tell you how to install its compiler. To get latest version of Universal Compiler type u -u or Go to home page [Less]

1.38K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

GradleFx

Compare

  Analyzed about 7 hours ago

Gradle plugin for building Flex projects. LATEST VERSION: 0.5

8.79K lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This