$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gsoc]
From: Andrzej Krzemienski (akrzemi1_at_[hidden])
Date: 2012-03-26 04:01:20
> 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