Standard Portable Library 0.2.0 (Default branch)

The Standard Portable Library is a pointerfriendly C/C++ STL substitute. The API is similarto Java or .NET and includes common datastructures, networking, and database support.License: GNU General Public License (GPL)Changes:
GCC 4.2 warnings were cleaned up. A new DesStream class was added. Minor bugs in the terminal classes were fixed. Several new unit tests were added.

More...