Working on new binary serialization module for phobos (hopefully)
weaselcat via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jun 1 12:45:42 PDT 2015
On Monday, 1 June 2015 at 15:11:54 UTC, Atila Neves wrote:
> On Monday, 1 June 2015 at 12:52:45 UTC, Sean Campbell wrote:
>> I've been working on a new serialization module for Phobos and
>> its only reliant on 4 Phobos modules
>> it is available at
>> https://github.com/sycam0inc/phobos/blob/master/std/experimental/serialization.d
>>
>> I would like some feedback on it
>
> I'm biased since I wrote this:
> https://github.com/atilaneves/cerealed.
I've used cerealed a bunch, I would be in favor of it being the
basis of a phobos library. It's very easy to use.
But I have not used Orange, so I can't comment on how it compares.
More information about the Digitalmars-d
mailing list