RSS 5691 projects tagged "English"

Download Website Updated 16 May 2013 STMX

Screenshot
Pop 66.51
Vit 1.55

STMX is a high-performance Common Lisp library for composable Software Transactional Memory (STM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it is committed. If it signals an error, it is rolled back. Transactions can safely run in parallel in different threads, are re-executed from the beginning in case of conflicts or if consistent reads cannot be guaranteed, and effects of a transaction are not visible from other threads until committed. This gives freedom from deadlocks, automatic rollback on failure, and aims to resolve the tension between granularity and concurrency.

Download Website Updated 15 May 2013 IMDBPHP

Screenshot
Pop 278.51
Vit 92.31

ImdbPHP provides an API to the movie information stored at the IMDb.COM and MoviePilot sites. As this and the name suggests, it is primarily targeted at PHP programmers who want to extend their programs or their site with this movie information. The classes must be used in accordance with IMDb's/MoviePilot's copyright and conditions of use.

Download Website Updated 15 May 2013 Areca Backup

Screenshot
Pop 865.02
Vit 123.25

Areca is a file backup system that supports data compression (zip / zip64 format) and encryption, incremental backups, FTP/SFTP file transfer, delta storage mode, and many other features. It includes a transaction mechanism, which guarantees the integrity of your backups. Two user interfaces are available: a command-line interface (useful for backup automation) and a graphical user interface (useful for backup administration).

No download Website Updated 14 May 2013 Nag

Screenshot
Pop 390.15
Vit 155.24

Nag is a Web-based application built upon the Horde Application Framework that provides a simple, clean interface for managing online task lists (i.e. TODO lists). It includes strong integration with the other Horde applications and offers shared task lists.

No download Website Updated 14 May 2013 Kronolith

Screenshot
Pop 546.14
Vit 174.42

Kronolith is the Horde calendar application. It provides a stable and featureful individual calendar system with integrated collaboration and scheduling features. It makes extensive use of the Horde Framework to provide integration with other applications. It implements a solid, stand-alone calendar system, allowing repeating events, all-day events, custom fields, keywords, shared calendars, iCalendar support, generation of free/busy information, and managing multiple users through Horde Authentication.

No download Website Updated 14 May 2013 Horde Application Framework

Screenshot
Pop 865.06
Vit 225.85

The Horde Application Framework is a modular, general-purpose Web application framework. It provides an extensive array of classes that are targeted at the common problems and tasks involved in developing modern Web applications.

No download Website Updated 14 May 2013 Gfarm

Screenshot
Pop 140.41
Vit 25.58

Gfarm is a distributed filesystem, generally used for large scale cluster computing. It's implemented in userland, and can be mounted by FUSE. It utilizes locality of a file to access a data node, and supports Globus GSI for Wide Area Network. Users can explicitly control file replica location on Gfarm. Gfarm can be used as an alternative storage system to HDFS for Hadoop, Samba, MPI-IO, and GridFTP. Monitoring via ZABBIX and Ganglia is also supported.

Download Website Updated 14 May 2013 GLPI

Screenshot
Pop 775.05
Vit 151.04

GLPI (Gestion Libre de Parc Informatique) is an information resource manager with an administration interface. You can use it to build a database with an inventory for your company (computers, software, printers, etc.). It has functions to make the daily life of the administrators easier, including a job/request tracking system with mail notification and methods to build a database with basic information about your network topology. It provides a precise inventory of all the technical resources (all their characteristics are stored in a database) and management and history of the maintenance actions and the bound procedures. It is dynamic and is directly connected to the users, who can post requests to the technicians.

Download Website Updated 14 May 2013 myBill

Screenshot
Pop 166.94
Vit 43.86

myBill is a money flow management utility. It can also be used to manage personal income/expenses.

Download No website Updated 14 May 2013 Kigo Video Converter Pro for Mac

Screenshot
Pop 88.12
Vit 10.53

Kigo Video Converter Pro is a DVD ripping, DVD creation, Web video downloader, and video conversion tool. It supports all popular video formats including FLV, MPEG1, MPEG2, MP4, 3GP, 3G2, MOV, AVI, M2TS, and MPEG TS/TP (for HD Video) and includes output presets for iPod, iPhone, iPhone 3G, PSP, PS3, Apple TV, PSP, and Zune.

Screenshot

Project Spotlight

pynag

A Nagios plug-in and configuration library for Python.

Screenshot

Project Spotlight

c-ares

A C library that resolves names asynchronously.