10178 projects tagged "OS Independent"
Checkservice is a Perl script that monitors services on remote hosts. It uses plugins to provide a more thorough check than just a socket check, and can be configured to check multiple services on multiple hosts using two different methods (simple and extended). It is able to write logs and when running in the background enables warnings. It features a beep-, mail-, and SMS-warning system.
CHIRP is a tool for automating the creation of configuration trees for Cricket. It supports a plugin architecture for adding drivers which produce Cricket configuration files and supports automatic detection of device types. When a network device is identified, CHIRP dynamically associates a driver with it to produce the configuration file.
Circus Linux! is a clone of the Atari 2600 game "Circus Atari." The object is to move a teeter-totter back and forth across the screen to bounce clowns up into the air. When they reach the top, they pop rows of balloons and then fall back down. If you don't catch one, you lose a clown.
clo++ is a command line option parser generator. Given an XML file that contains a description of your program and its options, clo++ can generate code to parse its command line. In addition to code generation, clo++ can also generate man pages. Other languages and output formats can easily be added because clo++ generates its output using templates.
The Clusutils package contains programs to assist researchers in their study of data clustering problems and algorithms. The clusgen program generates artificial data sets. The cluscomp program compares partitions of a data set, and returns an index (between plus/minus 1) which is a measure of the correspondence of the partitions with each other.
code2html is a perlscript which converts a program source code to syntax highlighted HTML. It may be called from the command line or as a CGI script. It can also handle include commands in HTML files. Currently supports: Ada 95, C, C++, HTML, Java, JavaScript, Makefile, Pascal, Perl, SQL, AWK, M4, and Groff.
A Perl base class that allows you attach event callbacks to an object.