RSS 2329 projects tagged "Linux"

Download Website Updated 15 Apr 2013 ALSA driver

Screenshot
Pop 908.57
Vit 123.83

The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management.

No download Website Updated 14 Apr 2013 ELF statifier

Screenshot
Pop 617.36
Vit 48.01

ELF statifier makes one executable file with no runtime dependencies from a dynamically-linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the libraries.

Download Website Updated 14 Apr 2013 Adventure-(PHP-)Framework

Screenshot
Pop 218.76
Vit 37.37

The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.

Download Website Updated 13 Apr 2013 Fakeroot Next Gen

Screenshot
Pop 175.06
Vit 23.35

Fakeroot-ng runs a program while fooling it into thinking it is running with root privileges. When the program does something that only root can do (e.g. create a device file), fakeroot-ng emulates the appropriate system calls so that the program gets a consistent view of its actions. Unlike the original fakeroot, fakeroot-ng uses the ptrace interface, which means that it does not suffer some of the limitations that fakeroot does. In particular, fakeroot-ng supports chroot jails.

Download Website Updated 13 Apr 2013 librelp

Screenshot
Pop 96.10
Vit 13.21

librelp is a core protocol library for RELP, the "reliable event logging protocol". It was created to provide ultra-reliable delivery of syslog messages and is quite good at that.

Download Website Updated 12 Apr 2013 libzdb

Screenshot
Pop 293.45
Vit 40.09

Libzdb is a database library with thread-safe connection pooling. The library can connect transparently to multiple database systems. It has zero runtime configuration and connections are specified via a URL scheme. A modern object-oriented API is provided. Libzdb supports MySQL, PostgreSQL, SQLite, and Oracle.

Download Website Updated 12 Apr 2013 Qt

Screenshot
Pop 1,787.46
Vit 98.11

Qt is a comprehensive, object-oriented development framework that enables development of high-performance, cross-platform rich-client and server-side applications. When you implement a program with Qt, you can run it on the X Window System (Unix/X11), Apple Mac OS X, and Microsoft Windows NT/9x/2000/XP by simply compiling the source code for the platform you want. Qt is the basis for the KDE desktop environment, and is also used in numerous commercial applications such as Google Earth, Skype for Linux, and Adobe Photoshop Elements.

Download Website Updated 11 Apr 2013 Libiqxmlrpc

Screenshot
Pop 322.96
Vit 61.15

Libiqxmlrpc is an object-oriented library that represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features.

Download Website Updated 11 Apr 2013 Collax Business Server

Screenshot
Pop 188.52
Vit 6.99

Collax Business Server is an all-in-one Linux server for small- and medium-sized businesses. It delivers all the important network services within a heterogeneous business environment for communication, infrastructure, compliance, groupware, and storage, all in a reliable and secure way which is easy to manage. It also provides essential security functions such as firewalling and virus and spam filtering, to protect against hacker attacks, viruses, and unsolicited email messages.

Download No website Updated 10 Apr 2013 SHTns

Screenshot
Pop 83.86
Vit 7.27

SHTns is a high-performance Spherical Harmonic Transform library. It was designed for numerical simulation (fluid flows, mhd, etc.) in spherical geometries, but can be used for any kind of problem involving scalar or vector spherical harmonics. It is very fast, thanks to careful vectorization and runtime tuning. It supports multi-threaded transforms via OpenMP. It features scalar and vector transforms, synthesis and analysis, and flexible truncation and normalization. A Python interface is included.

Screenshot

Project Spotlight

PHP-Calendar

A Web-based calendar written in PHP/SQL.

Screenshot

Project Spotlight

myBill

A money flow management application.