RSS 48 projects tagged "Linux"

Download Website Updated 13 May 2013 HGL Suite

Screenshot
Pop 141.73
Vit 7.84

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 14 Apr 2013 hexdump.c

Screenshot
Pop 83.61
Vit 1.67

hexdump.c is a portable C library implementation of the arcane, yet venerable, BSD commandline utility hexdump(1). It processes user-specified template programs for ASCII formatting of binary blobs and includes optional Lua bindings.

No download Website Updated 28 Mar 2013 FXiTE

Screenshot
Pop 163.49
Vit 14.22

FXiTe is an advanced cross-platform text editor built with the Fox GUI toolkit and the FXScintilla text widget. It features built-in syntax highlighting for 40+ languages, an embedded Lua scripting engine, macro recording and playback, multi-line regular expression search and replace, rudimentary ctags and calltip support, a flexible interface to external tools, and a built-in "message window" to capture the output of external commands such as compiler error messages, etc.

No download No website Updated 21 Mar 2013 MegaGlest

Screenshot
Pop 31.65
Vit 7.68

MegaGlest is a real-time strategy game for up to eight players with a pseudo historic/fantasy theme and 3D graphics. Modding is easy thanks to simple XML formats and Blender export to the open G3D model format.

Download Website Updated 18 Mar 2013 cardpeek

Screenshot
Pop 198.43
Vit 11.84

Cardpeek is a tool to read the contents of ISO7816 smartcards. It features a GUI to represent card data in a tree view, and it is extendable with a scripting language (LUA). The goal of this project is to allow smartcard owners to be better informed about what type of personal information is stored in these devices. The tool currently reads the contents of: EMV bank cards, Calypso public transport cards (such as Navigo and Mobib), GSM SIM cards, the French Vitale 2 health card, some Mifare cards, and Moneo electronic purse cards.

Download Website Updated 13 Mar 2013 TuxBot

Screenshot
Pop 47.64
Vit 8.15

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 31 Jan 2013 cqueues

Screenshot
Pop 28.57
Vit 10.40

cqueues is a comprehensive event and networking library for Lua 5.2 and LuaJIT using modern Unix O(1) polling facilities. It includes libraries for buffered socket I/O, SSL/TLS sockets, DNS querying, signal handling, threading, file change notification, and X.509 key management. It natively supports Linux, *BSD, OS X, and Solaris systems without third-party dependencies, and is interoperable with any event loop that accepts plain descriptors, or is usable standalone.

Download Website Updated 10 Jan 2013 Bridge Calculator

Screenshot
Pop 90.38
Vit 17.67

Bridge Calculator is program that solves problems in the Bridge card game. It quickly solves the double dummy problem, has both graphical and console-based user interfaces, and imports deals from PBN, BBO .lin files, and files generated by the KoPS program.

No download Website Updated 19 Dec 2012 Turious

Screenshot
Pop 124.45
Vit 3.74

Turious is a cross-platform turn-based strategy game. It features dynamically generated maps, AIs that can be used with both online multi-player and single player modes, and 6 classes of civilian and military units. It uses the Rosethorn Game Library.

Download Website Updated 12 Dec 2012 Conquests

Screenshot
Pop 168.07
Vit 4.95

Conquests is a turn-based 4X Civilization-like 3D strategy game. You can discover new technologies from the stone age to the space age, explore the world, and wage war on your opponents. It supports both Direct3D and OpenGL graphics, and can run in both 2D and 3D modes.

Screenshot

Project Spotlight

Gfarm

A distributed filesystem, used for cluster computing.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.