Boost logo

Boost Users :

Subject: [Boost-users] Lite serialization lib optimized for performance
From: Sebastian.Karlsson_at_[hidden]
Date: 2008-12-14 15:53:25


Hi,

I've created a small serialization library which takes a lot of
inspiration from the great works of Robert Ramey. The main difference
is that my implementation has favoured performance and file size while
trying to maintain most of the goodies of boost::serialization. The
largest thing missing, I believe, is pointer tracking. I'd like to
make it available both for review and others in case there's any
interest for such a library, but know of no good public place to make
it available.

// Sebastian Karlsson


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net