
26 Mar
2012
26 Mar
'12
8:01 a.m.
From an outside point of view, i do agree. I don't see a lot of Boost GSOC projects completed. And that's really disapointing. In my fileds of interests, i would love to see some libraries integrated that deals with :
- large integer / large fixed point computation - json parser/ writer - xml parser/ writer like pugiwml - crossplatform async file io for boost asio (not only for windows) - xmpp/sip stack
Boost does provide parsers and writers for JSON and XML files. See http://www.boost.org/doc/libs/1_49_0/doc/html/property_tree.html. Regards, &rzej