EasyML serialization library, to and from XML, similar to Gson
...Security policies can also be defined, specifying black- or whitelists of types which are allowed at deserialization time.
EasyML on GitHub:
http://github.com/cordisvictor/easyml-lib
A small collection of C utilities working on POSIX/WIN32
...For now it contains:
- CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser
- CNet: a simple message passing library for C
- jCNet: a compatible CNet lib for Java
- CSNet: a compatible CNet lib for C#
- CPano: an equirectangular panorama utilities lib
- CIrc: a partial IRC client/server implementation