A light-weight single-include C++ YAML library, relying on KISS (Keep It Stupid Simple) convention and C++11 STL (similar to my other library jsonlite). This library is very much work in progress!
Yes, this library is designed to aim for fast compilation times, simplicity and ease of use, nothing else.
Yet again bindings for C are planned like with my other jsonlite library.
As stated, this project follows the MIT license.