RSS 38 projects tagged "English"

Download Website Updated 20 May 2013 HGL Suite

Screenshot
Pop 153.15
Vit 17.62

HGL is a compiler/interpreter suite for developing images. It features its own simple but powerful language, an output format configurable by plugins, runtime input handled by plugins, and easy integration into various environments like Web servers or graphical applications. The input is taken from a source file, which has to be compiled for quick and frequent access by the interpreter. An interpreter then runs the compiled files, takes input from custom plugins (if neccessary), and outputs its result via custom plugins.

Download Website Updated 13 Mar 2013 TuxBot

Screenshot
Pop 48.02
Vit 8.33

TuxBot is an IRC bot written in Lua. It was created to fit the requirements of the #linux channels on irc.oftc.net and irc.esper.net, but it is also used as a helpful bot in some other, non-Linux channels on other networks. The bot is able to link Linux channels on different networks by relaying messages between them. It is also able to kick flooders and to show the title of HTML pages after someone posted a link in a channel. Furthermore, TuxBot works as a raw multi-network IRC client for the console. There are some other features, such as the ability to extend TuxBot’s functionality using a simple module system.

Download Website Updated 05 Mar 2012 Cretan Hubris

Screenshot
Pop 20.86
Vit 21.02

Cretan Hubris is an infinite maze escape game set in ancient Greece. As the master architect Daedalus, having just completed the Labyrinth, you must now escape your creation while staying ahead of a deadly energy wave sent by petty and jealous gods. Features include customizable controls, joystick support, and sound effects.

Download Website Updated 04 Feb 2012 Rumble

Screenshot
Pop 38.65
Vit 21.72

Rumble is a mail server suite for SMTP (ESMTPSA), HTTP, POP3, and IMAP4v1 with an extensive C/C++ and Lua API for scripting. It comes with support for SSL/TLS, SQLite, and MySQL and has a Web-based administration and Web mail feature. Additional included modules feature greylisting, DNS blacklisting, SpamAssassin support, and dynamic performance scaling as well as a multithreaded structure that allows for clustering of multiple servers for one or all domains. With the Lua API you can create your own new server mailing lists, CRM software, e-marketing, and other extensions within minutes.

Download Website Updated 02 May 2012 mod_pLua

Screenshot
Pop 150.26
Vit 4.59

mod_pLua is an Apache HTTP Server 2.x module for developing Web applications with Lua. With mod_pLua, you can use Lua for scripting in two distinct ways; Embedded Lua scripting, <?lua print("Hello, world!") ?>, or plain Lua scripting with a CGI-style interface. mod_pLua precompiles all scripts and caches the compiled binary code so that each new call to the same file will be lightning fast, allowing you to serve hundreds of thousands of requests per minute on any modern server. Mod_pLua supports both the traditional Lua interpreter as well as LuaJIT for both Windows and UNIX platforms. If your Web server supports it, mod_pLua also utilizes APR_DBD and mod_dbd to handle persistent database connections through the dbopen() Lua function.

No download No website Updated 10 Jan 2012 Five Hundred

Screenshot
Pop 18.52
Vit 22.30

Five Hundred is a card game for four players similar to Euchre or Bridge, especially popular in Australia and New Zealand. The wikipedia page has a comprehensive description of gameplay. This version is implemented in C++/Qt. It incorporates graphics from the svg-cards project. Computer players are scriptable in Lua.

Download Website Updated 01 Sep 2011 The Grind

Screenshot
Pop 35.45
Vit 1.00

The Grind is a simple game about avoiding responsibility at work. The goal is to acquire as little work (as few "to-dos") as possible throughout your 9-5 workday. Wander around the cubicles and hide from the men in suits - if they're coming your way, that means they want to give you work! Use the arrow keys to move, space to start, and escape to exit.

No download No website Updated 12 Mar 2013 OpenSAN

Screenshot
Pop 55.56
Vit 26.39

OpenSAN is a project realizing a Storage Area Network system. It is small firmware that turns a server (having at least one hard drive) into an iSCSI target accessible through the Ethernet interface.

Download Website Updated 21 Apr 2012 FCEUX

Screenshot
Pop 33.91
Vit 26.76

FCEUX is a Nintendo Entertainment System (NES), Famicom, and Famicom Disk System (FDS) emulator. It supports both PAL (European) and NTSC (USA/JPN) modes. It supports both Windows and SDL versions for cross compatibility. The FCEUX concept is that of an "all in one" emulator that offers accurate emulation and the best options for both casual play and a variety of more advanced emulator functions. For advanced users, FCEUX offers tools for debugging, ROM-hacking, map making, tool-assisted movies, and Lua scripting. FCEUX is an evolution of the FCE Ultra emulator. FCEUX merges elements from FCEU Ultra, FCEU rerecording, FCEUXD, FCEUXDSP, FCEUXDSP CE, and FCEU-mm into a single branch of FCEU.

Download No website Updated 13 Jan 2012 validate.args

Screenshot
Pop 29.19
Vit 2.09

validate.args is a Lua module that provides a framework for validation of arguments to Lua functions. It can also be used to validate complex data structures.

Screenshot

Project Spotlight

fio

A flexible I/O tester/benchmarker.

Screenshot

Project Spotlight

Appointmind

A Web app for scheduling appointments.