RSS 13682 projects tagged "Linux"

No download Website Updated 08 Mar 2013 msitools

Screenshot
Pop 135.27
Vit 2.22

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.

No download No website Updated 17 Jan 2013 cQRCode

Screenshot
Pop 21.42
Vit 11.33

cQRCode is a class that generates QR code images in GIF, JPEG, and PNG formats. It takes a string of information to encode and can either serve the image with the current script output or save it to a file. The size of matrix points and the error correction level parameters are configurable.

No download Website Updated 17 Jan 2013 cSpeedometer

Screenshot
Pop 22.25
Vit 11.33

cSpeedometer is a class that renders a speed meter as an image or using the HTML5 canvas. It generates round speed meters with a pointer indicating current speed, and configurable colored ranges. Images can be saved as JPEG, PNG, and GIF, or as HTML5 with JavaScript code that renders the image.

Download Website Updated 24 Feb 2013 ANNFiD

Screenshot
Pop 91.32
Vit 1.19

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.05
Vit 11.25

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 22.63
Vit 11.25

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 31.32
Vit 1.01

Doc5 is a system for managing archived scanned documents.

Download Website Updated 19 Jan 2013 DeforaOS Camera

Screenshot
Pop 24.70
Vit 11.23

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 23 Jan 2013 PyScape

Screenshot
Pop 64.07
Vit 1.43

PyScape generates dynamic soundscapes using the OpenAL library which can be manipulated interactively via a GUI. Several CC-licensed sounds are included, such as the Buddha Machine loops and various nature sounds.

Download Website Updated 05 Mar 2013 ipset_list

Screenshot
Pop 112.03
Vit 2.14

ipset_list is a wrapper script for listing sets of the netfilter ipset program. It allows you to match and display sets, headers, and elements in various ways. Optionally, the output can be colorized.

Screenshot

Project Spotlight

taccGL

A JavaScript library for GPU accelerated HTML animations.

Screenshot

Project Spotlight

Clement

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