reuse is a C++ class library for reusing objects
The reuse directory contains the main reuse.h file that contains the class library you use.
The reuse-profile directory contains a stress test application to compare database connection performance with and without reuse.
The reuse-tests directory contains unit tests for the project.