AStream

XML to Object (and vice versa) mapping library. It was started as an attempt to implement an AS3 backend for Java XStream services. The library can handle…

Apache 2.0
11 Comments

Argonaut

Argonaut is an AS3/JSON serializer/deserializer. It provides a simple way for client applications to share classes with servers through JSON. The task of converting JSON data into instantiated objects is tedious…

MIT
2 Comments

as3-msgpack

Efficient binary serialization format, allowing applications to exchange data among multiple languages like JSON, but using a much faster…

Apache 2.0
10 Comments

FleXMLer

XML serialization / deserialization utility. By default it uses reflection for out-of-the-box serialization, but it’s possible to tweek the default serialization by using annotations. For example, developer can…

Mozilla Public 1.1
5 Comments

AS3_Serializer

Set of built-in…

Comments Off on AS3_Serializer

asx3m

Library that enables serialization of objects to XML and back again. The de/serializer is designed to be compatible with Java XStream library, but it’s not related to XStream project…

New BSD
Comments Off on asx3m

FlexXB

Serializer for Flex and Air applications, using annotations in order to automate the (de)serialization process. It has built-in support for (de)serializing xml. In order for FlexXB to…

Apache 2.0
Comments Off on FlexXB