RSS 7877 projects tagged "Linux"

Download Website Updated 17 Jan 2013 tsuru

Screenshot
Pop 23.37
Vit 11.05

tsuru is a platform as a service with a component-oriented architecture. It provides application orchestration and instrumentation via an extensible interface for support multiple IAAS tools (currently working with Amazon AWS) and deployment management using Git.

No download No website Updated 17 Jan 2013 OnPosix

Screenshot
Pop 22.87
Vit 11.08

OnPosix is a tiny library to abstract POSIX mechanisms to C++ developers. Most features offered by this library can be found either inside the Boost library or in a library compliant with the C++11 standard. Unfortunately, however, for some embedded Linux devices, these libraries cannot represent viable solutions, due to the lack of memory space (for the Boost libraries) and the lack of a new C++ compiler (e.g., on Xilinx MicroBlaze). On these platforms, the OnPosix library represents a good and cheap solution to have object-oriented POSIX mechanisms. The library offers support for threads, mutual exclusion, sockets, logging, timing, etc.

Download No website Updated 28 Jan 2013 gcab

Screenshot
Pop 43.43
Vit 1.82

gcab is a tool and library for manipulating cabinet files. It uses the GObject API and provides GIR bindings. It supports creation of archives with simple MSZIP compression.

No download Website Updated 08 Mar 2013 msitools

Screenshot
Pop 136.56
Vit 2.26

msitools is a collection of utilities to inspect and create Windows Installer files. It is useful in a cross-compilation environment such as fedora-mingw.

Download Website Updated 24 Feb 2013 ANNFiD

Screenshot
Pop 108.09
Vit 1.21

ANNFiD is an experimental forensic tool that identifies file types using neural networks. A GUI tool is used to train the network for new file types. It is intended to be used to determine the nature of corrupted files.

Download No website Updated 19 Jan 2013 ashttpd

Screenshot
Pop 20.95
Vit 10.98

ashttpd was originally a testbed for a kernel async-sendfile patch. Today, it's just another Web server for serving static content rapidly. It differs from its competitors by storing its webroot in a database, which provides a 50% performance increase over using the operating system's VFS. It also allows precalculation of strong cache-validators (ETags).

Download No website Updated 19 Jan 2013 cola

Screenshot
Pop 23.64
Vit 10.94

cola is a C implementation of the COLA structure described in the paper "Cache Oblivious Streaming B-Trees" by Bender, Farach-Colton, et al. This algorithm is a drop-in replacement for B-Tree databases/indexes which performs faster on spinning disks than B-Trees do on SSD. It's asymptotically optimal in terms of data transfers to and from disk. For example, random key inserts are turned into linear sequential writes while maintaining the property which queries always require, at most, precisely log N blocks read sequentially (but not contiguously) from disk (or half that, on average).

Download Website Updated 24 Jan 2013 Doc5

Screenshot
Pop 32.79
Vit 1.01

Doc5 is a system for managing archived scanned documents.

Download Website Updated 19 Jan 2013 DeforaOS Camera

Screenshot
Pop 25.94
Vit 10.92

DeforaOS Camera is a simple webcam or camera capture application. It is meant to be used like a camera application on embedded and telephony devices featuring a video capture device, but also works on regular desktops.

Download Website Updated 01 Apr 2013 elemines

Screenshot
Pop 77.12
Vit 2.73

Elemines is a minesweeper game clone using the Enlightenment Foundation Libraries.

Screenshot

Project Spotlight

php-tick

A simple active record implementation.

Screenshot

Project Spotlight

Clement

An SMTP server used to filter unwanted mail at the SMTP protocol level.