TinyTcl is a tiny version of Tcl, for small footprint machines and embeddable/rommable applications. It is derived from Tcl 6.7 and compiles to less than 60K, 10X smaller than Tcl 7 and Tcl 8.
AutoUpdater is a Java API and a program to automatically install code from a web server to a client. Clients running it will mirror the target directory structure from the server. Supports compressed server files and incremental updates.
Originally an attempt to create a user-friendly Linux distribution, this has devolved into a collection of tools to make existing distributions more user friendly.
Unilinux is a project to build an OS distribution management system
that can support any package format - initially based on Debian/GNU Linux.
The whole system will eventually do much more than simple package management.
AskReg is a command line utility for MS Windows that queries registry keys and values, returning error levels to indicate presence or value matches, and also is capable of generating 'set' strings suitable for writing to batch files.
tdns-conv is a tool to work with DJBDNS datafiles so that you can access them easier via web admin or some other method. The aim is to have XML, HTML, text and tinydns-data formats available for input and output (so you can use an XML file for editing)
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
kasper began as an imaging program similar in function to Norton's Ghost product in the Windows world. It attempts to go beyond basic network installs and allow some updating functions as well.
(AutomaticSystemConfiguration) The Idea is to have a complete Linux System installed and configured automatically, after doing choises of what to set up and save them to a bootable floppy-disc.
SysVConfig is a replacement for RedHat's ntsysv. It provides a much wider view of the SysV init services, as well as allowing for their interactive start/stop/restart.
Replicator is a set of scripts to automate the duplication of a
model computer running GNU Linux (Debian at present), with some provisions to take
into account differences in hardware (like HD size, video card) and
in software configuration.
pkgbuild is a graphical development environment for Red Hat's RPM packaging format. It is designed to allow easy building and testing of RPM SPEC files. This is in the hope that more people will build and distribute quality RPMs. If your new to RPM it is
RPM Workshop is for the experienced/professional packager.
This tool will give the packager GUI access to take a new tar file and create a spec file and RPMS or open an exsisting spec file for updating.
This is a java classpath checker. It will sanity check all of the items in a classpath, reporting as many errors as possible. It can also be useful for listing the classes in a classpath, including what is in a jar.
Fairsched is a hierarchical fair CPU scheduler. Processes are divided into groups and each group receives guaranteed CPU time allocation proportional to its weight. The standard scheduler is used to schedule processes within a group.