Tags : Browse Projects

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

ArcEmu

Compare

  Analyzed 21 minutes ago

Arcemu is a World of Warcraft server package. Based on the popular Ascent project it aims to provide players with a gameplay very close or identical to the real thing. It's a multithreaded C++ application with a relational database as a data storage backend( mysql and postgresql are the only ... [More] supported ones this time). It also supports the popular Lua scripting language for easy extension, and customization. [Less]

965K lines of code

1 current contributors

about 2 months since last commit

40 users on Open Hub

High Activity
4.35
   
I Use This
Licenses: No declared licenses

XCache

Compare

  Analyzed about 22 hours ago

XCache is a open-source opcode cacher, which means that it accelerates the performance of PHP on servers. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM. This ... [More] will increase the rate of page generation time by up to 5 times as it also optimizes many other aspects of php scripts and reduce serverload. [Less]

21.7K lines of code

0 current contributors

almost 9 years since last commit

37 users on Open Hub

Inactive
4.47368
   
I Use This

Netty Project

Compare

Claimed by JBoss No analysis available

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. ... [More] It greatly simplifies and streamlines network programming such as TCP and UDP socket server. [Less]

0 lines of code

104 current contributors

0 since last commit

37 users on Open Hub

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

Facter

Compare

Claimed by Puppet Inc. Analyzed about 4 hours ago

Facter is a cross-platform library for retrieving simple operating system facts, like operating system, linux distribution, or MAC address.

64.2K lines of code

33 current contributors

5 days since last commit

35 users on Open Hub

Moderate Activity
4.36364
   
I Use This

OpenSCADA

Compare

  No analysis available

OpenSCADA is an open implementation of SCADA (Supervisory controll and data acquisition) system.

0 lines of code

1 current contributors

0 since last commit

35 users on Open Hub

Activity Not Available
4.93333
   
I Use This
Mostly written in language not available
Licenses: gpl

Prosody

Compare

  Analyzed about 24 hours ago

Prosody is a lightweight Jabber/XMPP server written in Lua. It aims to be easy to use, and light on resources. For developers it aims to give a flexible system on which to rapidly develop added functionality, or prototype new protocols.

68.1K lines of code

11 current contributors

6 days since last commit

34 users on Open Hub

Moderate Activity
4.93333
   
I Use This

eXist-db

Compare

  Analyzed about 3 hours ago

eXist-db is an open source database management system built using XML technology. It stores XML data according to the XML data model and features efficient, index-based XQuery processing. eXist-db supports many Web 2.0 technology standards, making it an excellent platform and a powerful ... [More] environment for the (rapid) development of web applications based on XQuery and related standards. Entire web applications can be written in XQuery, using XSLT, XHTML, XForms, CSS and Javascript (for AJAX functionality). [Less]

438K lines of code

20 current contributors

1 day since last commit

33 users on Open Hub

High Activity
4.53846
   
I Use This

Hunchentoot

Compare

  Analyzed 1 day ago

Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot is capable of HTTP/1.1 chunking (both directions), persistent connections (keep-alive), and SSL, but it can also sit behind the popular Apache ... [More] using Marc Battyani's mod_lisp. Hunchentoot provides facilities like automatic session handling (with and without cookies), logging (to Apache's log files or to a file in the file system), customizable error handling, and easy access to GET and POST parameters sent by the client. It does not include functionality to programmatically generate HTML output. For this task you can use any library you like, e.g. (shameless self-plug) CL-WHO or HTML-TEMPLATE. [Less]

10.1K lines of code

5 current contributors

10 days since last commit

29 users on Open Hub

Very Low Activity
4.33333
   
I Use This

Source Mage GNU/Linux

Compare

  Analyzed about 3 hours ago

Source Mage is a source-based GNU/Linux distribution based on a Sorcery metaphor of "casting" and "dispelling" programs, which we refer to as "spells", and a package manager called "Sorcery". Our packages are designed to allow the user to customize the package any way they want (custom flags, etc.) ... [More] as well as offering as many of the package options as possible to the user up-front (you won't need to know what options a package has or what optional dependencies it can use ahead of time). All of our scripts are GPL'd and our package manager and packages are written in bash, so they are easy to learn and modify. Sorcery supports custom packages maintained by users, which can override the default package and will never be touched by updates. The magic is truly in your hands with Source Mage. [Less]

66.5K lines of code

12 current contributors

1 day since last commit

28 users on Open Hub

Very High Activity
4.86667
   
I Use This

WampServer

Compare

  No analysis available

WampServer will install Apache, PHP5 and MySQL on your Windows system. WampServer comes with a service manager as a tray icon. It will allow you to easily manage your server. You can install all releases of Apache, MySQL and PHP as add-ons.

0 lines of code

0 current contributors

0 since last commit

28 users on Open Hub

Activity Not Available
4.77778
   
I Use This
Mostly written in language not available
Licenses: GPL2