Tags : Browse Projects

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

Smarty

Compare

  Analyzed about 15 hours ago

Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation.

33.3K lines of code

3 current contributors

2 days since last commit

327 users on Open Hub

Moderate Activity
3.94545
   
I Use This

RSpec

Compare

  Analyzed about 17 hours ago

RSpec is a BDD tool and a framework which provides programmers with a Domain Specific Language to describe the behaviour of Ruby code with readable, executable examples that guide you in the design process and serve well as both documentation and tests.

81.2K lines of code

47 current contributors

over 3 years since last commit

323 users on Open Hub

Inactive
4.47945
   
I Use This

OpenLDAP

Compare

  No analysis available

0 lines of code

7 current contributors

0 since last commit

322 users on Open Hub

Activity Not Available
3.89024
   
I Use This
Mostly written in language not available
Licenses: OpenLDAP_...

matplotlib

Compare

  No analysis available

Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in python scripts, the Python and IPython shells (similar to Matlab or Mathematica), web application servers ... [More] , and six graphical user interface toolkits. It is possible to generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc, with just a few lines of code. [Less]

0 lines of code

165 current contributors

0 since last commit

292 users on Open Hub

Activity Not Available
4.6
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

pkg-config

Compare

  Analyzed 1 day 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

The FreeType Project

Compare

  Analyzed 1 day ago

FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other ... [More] products as well. Note that FreeType 2 is a font service and doesn't provide APIs to perform higher-level features, like text layout or graphics processing (e.g., colored text rendering, "hollowing", etc.). However, it greatly simplifies these tasks by providing a simple, easy to use and uniform interface to access the content of font files. FreeType 2 is released under two open-source licenses: our own BSD-like FreeType License and the GPL. [Less]

197K lines of code

22 current contributors

2 days since last commit

245 users on Open Hub

Moderate Activity
4.34286
   
I Use This

OpenJDK

Compare

  Analyzed about 15 hours ago

Open-source version of Java Development Kit for Java Platform Standard Edition.

12.1M lines of code

264 current contributors

about 20 hours since last commit

234 users on Open Hub

Very High Activity
4.56667
   
I Use This

skype4pidgin

Compare

  Analyzed about 16 hours ago

skype4pidgin is a plugin for libpurple programs such as Pidgin or Adium, to be able to use the Skype API to control and use Skype to send IM's

8.19K lines of code

6 current contributors

3 months since last commit

232 users on Open Hub

Very Low Activity
4.03448
   
I Use This

Simple DirectMedia Layer

Compare

  Analyzed about 20 hours ago

A cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. SDL supports Linux, Windows, Windows CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code ... [More] contains unofficial support for AmigaOS, Dreamcast, Atari, AIX, OSF/Tru64, RISC OS, SymbianOS, and OS/2. SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, Pike, Pliant, Python, Ruby, Smalltalk, and Tcl. [Less]

567K lines of code

27 current contributors

1 day since last commit

232 users on Open Hub

Very High Activity
4.23438
   
I Use This

libjpeg

Compare

  No analysis available

A widely used free library for JPEG image compression.

0 lines of code

0 current contributors

0 since last commit

223 users on Open Hub

Activity Not Available
4.17241
   
I Use This
Mostly written in language not available
Licenses: IJG