48 projects tagged "English"
Eclipse is a set of C++ classes designed to give beginner developers a head start in developing their first games as well as more experienced developers who don't want to have to write code for mundane tasks like fonts, sprites, and image loading. It provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file support.
PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 1.0.2 or newer (ie: anything compressed with PBZIP2 can be decompressed with bzip2).
midget is a small SMB-share based backup script intended for use in unattended environments where finding a person to create backups is next to impossible. It is designed to allow the deployment of a file server with a built-in DVD-R drive at a client's site and subsequently perform completely automated backups. The backup server is configured through a CSV file stored on one of the server's shares.