Skip to content

makuke1234/ymlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ymlite

Release version C++ version wakatime

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!

Overview

Yes, this library is designed to aim for fast compilation times, simplicity and ease of use, nothing else.

C bindings

Yet again bindings for C are planned like with my other jsonlite library.

Licensing

As stated, this project follows the MIT license.

Releases

No releases published

Packages

No packages published

Languages