The Native Library is intended to provide first class libraries for C++11. The code here is designed from the ground up with C++11 so that we can make smarter choices and tradeoffs to provide code that will stand the test of time.
Compiler that supports C++11.
This library is header-only, so just reference the ./include in the include paths for your project.