RSS 3 projects tagged "Shells"

No download Website Updated 12 Feb 2012 The Middleman Project

Screenshot
Pop 37.79
Vit 1.00

The Middleman System (mdm) is a set of utilities that help you parallelize your shell scripts. Its design is based on ideas from superscalar computer processors: it fetches commands as your script is running, detects potential interference between commands on the fly, and issues commands for execution in parallel as appropriate.

Download Website Updated 17 Mar 2006 JCons

Screenshot
Pop 28.21
Vit 51.49

JCons provides a library that bring color to your Java console. The Java console gives no methods to change the foreground or background color. With help of this library, one can make error messages red and success messages green, for example. Most Unix terminals can deal with ESC sequences, so they are used to make the Java console colorful.

No download Website Updated 04 Feb 2005 NailGun

Screenshot
Pop 41.02
Vit 1.75

NailGun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O.

Screenshot

Project Spotlight

synctool

A cluster administration tool.

Screenshot

Project Spotlight

Snow

A program to conceal messages in ASCII text by appending whitespace to the end of lines.