Common Code

This is a collection of libraries I am using in my present C++ projects. In Debug mode it does an absurd amount of error checking, and all around is a pretty solid library. Dependencies (and some libraries I use that aren't dependencies) are included in the download. The Common Code libraries and their respective features are:

Base Library

APR-Dependent Library

Math Library

Object Manager Library

Language Library

Common Code uses exceptions, and RTTI if you use checked_cast. Its license is Zlib-style.

Downloads

Source Code (March 25, 2005) (.Zip format)
Source Code (March 25, 2005) (.7z format)