|
About:
s11n ("serialization") is a C++ library for easily
serializing a wide variety of objects, including
PODs, STL containers, and user-defined
Serializable types. It is completely data-format
agnostic and currently supports several data formats, including three XML dialects. It is amongst the most advanced, most flexible, simplest to use, and most powerful serialization frameworks ever created for C++.
Release focus: Code cleanup
Changes:
The xxx_serializer_proxy classes have been renamed to xxx_serializable_proxy because the original names were confusing misnomers. The class s11n::list::streamable_list_serializable_proxy has been added, which can be used in place of the default std::list/vector proxy for i/ostreamable types (it produces much more compact output).
Author:
stephan beal [contact developer]
Homepage:
http://s11n.net
Tar/BZ2:
http://s11n.net/download/libs11n-1.2.8.tar.bz2
Zip:
http://s11n.net/download/libs11n-1.2.8-nobuildfiles.zip
CVS tree (cvsweb):
http://s11n.cvs.sourceforge.net/s11n/
Bug tracker:
http://sourceforge.net/tracker/?group_id=104450&atid=638118
Mailing list archive:
http://sourceforge.net/mailarchive/forum.php?forum_id=39226
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.45/10.00
(Rank N/A)
» Vitality: 0.58% (Rank 549)
» Popularity: 1.64% (Rank 3314)

(click to enlarge graphs)
Record hits: 20,191
URL hits: 4,079
Subscribers: 41
|
|