Standard Portable Library 0.1.8 (Default branch)

The Standard Portable Library is a pointer friendly C/C++ STL substitute. The API is similar to Java or .NET and includes common data structures, networking, and database support. License: GNU General Public License (GPL) Changes:
The plain old C API has been removed, so the library is pure C++ now. freetds and MySQL client libraries are now correctly detected in the make check build. Classes for statistical analysis were implemented. New unit tests were added and numerous bugs were fixed.

More...