Tags : Browse Projects

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

VLC media player

Compare

Claimed by VideoLAN Analyzed 2 days ago

VLC - the cross-platform media player and streaming server VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in ... [More] unicast or multicast in IPv4 or IPv6 on a high-bandwidth network. [Less]

792K lines of code

78 current contributors

5 days since last commit

3,623 users on Open Hub

Very High Activity
4.40585
   
I Use This

Perl

Compare

  Analyzed 4 days ago

Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more. Its major features include support for multiple programming paradigms ... [More] (procedural, object-oriented, and functional styles), automatic memory management, built-in support for text processing, and a large collection of third-party modules. [Less]

1.43M lines of code

59 current contributors

5 days since last commit

1,403 users on Open Hub

Very High Activity
4.48563
   
I Use This
Licenses: artistic, GNU_Gener..., gpl

Greasemonkey

Compare

  Analyzed 2 days ago

Greasemonkey is a Firefox extension which lets you to add bits of DHTML ("user scripts") to any web page to change its behavior. In much the same way that user CSS lets you take control of a web page's style, user scripts let you easily control any aspect of a web page's design or interaction.

26.3K lines of code

4 current contributors

4 months since last commit

367 users on Open Hub

Very Low Activity
4.19753
   
I Use This

Lua

Compare

  Analyzed 2 days ago

Lua is a powerful, fast, light-weight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine ... [More] , and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. [Less]

34.8K lines of code

1 current contributors

8 days since last commit

240 users on Open Hub

Very Low Activity
4.62338
   
I Use This

wxWidgets

Compare

  Analyzed 8 minutes ago

wxWidgets is a C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. It has popular language bindings for Python, Perl, Ruby and many other languages, and unlike other cross-platform toolkits, wxWidgets gives applications a ... [More] truly native look and feel because it uses the platform's native API rather than emulating the GUI. It's also extensive, free, open-source and mature. [Less]

-93 lines of code

138 current contributors

3 days since last commit

161 users on Open Hub

Very High Activity
4.30159
   
I Use This

OGRE

Compare

  No analysis available

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilizing hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying ... [More] system libraries like Direct3D and OpenGL and provides an interface based on world objects. [Less]

0 lines of code

23 current contributors

0 since last commit

142 users on Open Hub

Activity Not Available
4.77273
   
I Use This
Mostly written in language not available
Licenses: mit

wxPython

Compare

  Analyzed 3 days ago

wxPython is a Python extension module that wraps the wxWidgets cross-platform GUI library and provides an alternative to Tkinter and PythonWin. It attempts to mirror the class hierarchy of wxWidgets as closely as possible and is very versatile. It can be used to create standalone GUI applications or ... [More] can be used in situations in which Python is embedded in a wxWidgets C++ application as an internal scripting or macro language. The currently supported GUIs are Win32, GTK/X-Windows, and Mac OS X. NOTE: Up until 2007 the wxPython source was located in the wxWidgets repository. See that project here on ohloh for more history details. [Less]

2.9M lines of code

24 current contributors

21 days since last commit

93 users on Open Hub

Moderate Activity
4.29032
   
I Use This

virtualenv

Compare

  Analyzed 3 days ago

virtualenv is a tool to create isolated Python environments. A virtual environment has its own Python libraries, and can have different versions of libraries from other environments. Using this, you can avoid version conflicts for different applications.

10K lines of code

0 current contributors

5 days since last commit

79 users on Open Hub

Moderate Activity
4.6087
   
I Use This

Tcl/Tk

Compare

  No analysis available

Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language ... [More] that is truly cross platform, easily deployed and highly extensible. Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches. Tk is the standard GUI not only for Tcl, but for many other dynamic languages, and can produce rich, native applications that run unchanged across Windows, Mac OS X, Linux and more. [Less]

0 lines of code

15 current contributors

0 since last commit

75 users on Open Hub

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

GNU CLISP - an ANSI Common Lisp

Compare

Claimed by GNU Analyzed 2 days ago

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and foreign language interface which runs on most UNIXes and Win32.

1.57M lines of code

0 current contributors

8 months since last commit

55 users on Open Hub

Very Low Activity
4.4375
   
I Use This