libutil++ - A C++ utility library.
What is libutil++?
libutil++ is a C++ utility library. It provides a random set of classes that handle scenarios which we've found to be common in our coding endevors.
 
What can libutil++ do?
libutil++ provides a number of C++ utility classes for items such as IP Address (v4/v6), Socket, Command Line, Compression, Encryption, Logging, String, Time, Interface and Task classes.