* Mustache implementation for modern C++ (requires C++11)
* Header only
* Zero dependencies
* Templated string type for compatibility with any STL-like string
  (std::string, std::wstring, etc)
* Boost license

Homepage:
https://github.com/kainjow/Mustache/
