Bashc - A tool to convert/compile a bash script to a static linked x86 and x86_64 binary.
Bashdoc - The bashdoc script is a frontend which parse a bash file and create a documentation in specified format. This script works similar to javadoc for java projects, but use reStructuredText as middle language to provide the final document.
Dothosts - The libdothosts.so is a library and user-space script which allows you to use a /etc/hosts file in your home directory.
Dtools - Distributed tools, aka dtools is a project written in bash coding to create a suite of programs to allow running different UNIX commands in parallel in a list of tagged hosts. This utility is based on capistrano for Ruby or fabric for Python, but in pure bash.
Libcalby - Tiny library to manage calendars and date/time stamps (ISO, TAI, JD, MJD...)
Libnss_map - A NSS library to map user credentials to existent user in the system. The idea behind libnss_map is to provide a way to authenticate users without any user database, which is usefull in large distributed environments where keep a consistent user db is not easy.
Nfs3-Failover - Patches for linux kernel and nfs-utils to support multiple server in mount point and failover when one of them becomes unreacheable. Only works in read-only mode.
Potion - Potion is a single application to configure a system, like Puppet or Chef, but minimalist.