RSS 14506 projects tagged "Linux"

Download Website Updated 02 Jun 2013 The Sound of Sorting

Screenshot
Pop 109.53
Vit 1.00

The "Sound of Sorting" is a demo program containing many integer sorting algorithms. The algorithms are visualized in real time and augmented with sound effects, which are based on the values being compared. Animation speed and sound sustain can be customized while the algorithm is running. The visualization also highlights the algorithm's internal workings, which makes the demo program very useful for teaching sorting algorithms in an undergraduate computer science course. The program also counts the number of comparisons done by an algorithm, which can then be compared to the analytically derived value. The demo is implemented using the cross-platform toolkits wxWidgets and SDL, and can be executed on Windows, Linux, and Mac.

Download Website Updated 02 Jun 2013 CDimg|tools

Screenshot
Pop 50.20
Vit 4.21

CDimg|tools is a set of commandline tools to inspect and manipulate CD/DVD optical disc images in formats uncommon on free Unix-like systems (like GNU/Linux or BSD). It makes it possible to convert .NRG Nero images, to demultiplex RAW+96 image files containing both stream data and sub-channel data, to decrypt CSS-scrambled VOB files, and to decrypt CSS-scrambled DVD Video image files.

No download No website Updated 31 May 2013 kvm-simple-init

Screenshot
Pop 33.42
Vit 4.42

kvm-simple-init can perform the following actions on a KVM machine: start, stop, kill, and restart. It focuses on simplicity, and is fully implemented in just a few hundred lines of shell script. It is intended for people who do not want to run libvirt just for running a few VMs, or people who prefer to manage flat configuration files using their preferred configuration management system. It does not provide complicated configuration file format or parameters. Only two pieces of information are needed: a QEMU monitor port for the machine and the full KVM command line needed to start the machine (gives full configuration freedom). kvm-simple-init can be used directly as a system init script for starting all KVM machines on a host machine. Just drop it in /etc/init.d, and enable it with the tools provided by your UNIX distribution. kvm-simple-init was inspired by the init script of FreeBSD jails.

No download Website Updated 30 May 2013 dedup.pl

Screenshot
Pop 35.09
Vit 4.67

dedup.pl is a script that scans Unix file systems and deletes duplicates files or creates hard links between duplicates, thereby freeing up disk space.

No download No website Updated 30 May 2013 JRichTextEditor

Screenshot
Pop 34.13
Vit 4.68

JRichTextEditor is a rich text editor for the Java Swing widget set. It has a range of features including clipboard integration, zooming, meta data, XML format, and styles.

Download Website Updated 30 May 2013 GTKMathplot

Screenshot
Pop 35.47
Vit 4.75

GTKMathplot is an interactive plotting program based on GTK+ and the Cairo graphics library. It can display bidimensional curves, tridimensional curves, and surfaces from Cartesian or parametric equations describing the mathematical objects you would like to visualize. It is designed to be intuitive for high school students with good mathematical knowledge. University students of engineering, physics, mathematics, or natural sciences should need no explanation at all to start using it proficiently.

Download Website Updated 09 Jun 2013 qtmib

Screenshot
Pop 128.02
Vit 2.45

qtmib is an easy-to-use SNMP MIB browser. It is built as a frontend for the net-snmp tools and allows the user to query any SNMP-enabled device. It supports SNMPv1 and SNMPv2c.

No download Website Updated 29 May 2013 Sails.JS

Screenshot
Pop 34.60
Vit 4.75

Sails.JS is a NodeJS MVC framework made with building API apps quickly in mind. It provides a RESTful JSON API, Websocket Support, ORM-based database connections, and support for many databases via adapters.

No download Website Updated 28 May 2013 fab

Screenshot
Pop 38.30
Vit 4.82

fab is a software build utility for Linux/Unix systems featuring integrated dependency discovery. Its goal is to provide reliable builds, optimally organized for parallel and incremental execution, with a minimal set of dependencies provided by the programmer.

No download Website Updated 26 May 2013 koudevoeten

Screenshot
Pop 36.25
Vit 4.95

Koudevoeten is a small application which streams (using MJPEG streams) the video stream of any video4Linux device via its built-in webserver. MJPEG streams can be viewed with most Web browsers.

Screenshot

Project Spotlight

Siege

An HTTP regression testing/benchmarking utility.

Screenshot

Project Spotlight

Black Hole Solitaire Solver

An automated solver for the "Black Hole" and "All in a Row" solitaire/patience card games.