This is a staging site. Uploads will not persist. Testing only.
script that quickly measures network device throughput

ethstats

script that quickly measures network device throughput

ethstats works by parsing the /proc/net/dev file that the Linux kernel maintains, and thus utilizes a negligible amount of CPU time. ethstats shows the throughput of each device in both megabits per second and packets per second.
An extremely aggressive Scheme compiler

stalin

An extremely aggressive Scheme compiler

stalin is an aggressive self-hosting Scheme compiler, designed to generate resource efficient stand-alone executables with very high computational performance. It is a batch mode compiler like gcc, not an interpreter, and is designed to be used only after your code has stabilized.
Transitional dummy package for python-pyvisa

pyvisa

Transitional dummy package for python-pyvisa

This is a transitional dummy package. It can safely be removed.
A Plasma widget for toggling desktop effects

plasma-widget-toggle-compositing

A Plasma widget for toggling desktop effects

Science visualisation workflow toolkit

vistrails

Science visualisation workflow toolkit

VisTrails is an open-source scientific workflow and provenance management system developed at the University of Utah that provides support for data exploration and visualization. Whereas workflows have been traditionally used to automate repetitive tasks, for applications that are exploratory in nature, such as simulations, data analysis and visualization, very little is repeated---change is the norm. As an engineer or scientist generates and evaluates hypotheses about data under study, a series of different, albeit related, workflows are created while a workflow is adjusted in an interactive process. VisTrails was designed to manage these rapidly-evolving workflows.
Asteroids game with powerups and color graphics

xoids

Asteroids game with powerups and color graphics