By \"human-readable serialisation format\" I mean YAML, JSON, INI or like. Please note, XML is too verbose and too i
YAML
JSON
INI
XML
http://igagis.github.io/stob/ might be a good option as it is very simple. Although there is no plain C library, there is C++ library.
I found Jansson a while back and it might fit your requirements.