Projects tagged ‘library’ and ‘serialization’


Jump to tag:

Projects tagged ‘library’ and ‘serialization’

Filtered by Project Tags library serialization

Refine results Project Tags programming (5) xml (4) json (4) web (4) java (4) ajax (3) framework (3) development (2) io (2) spring (2) api (2) rubygem (2)

[13 total ]

13 Users

Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and form binary formats, written to disk as binary, or sent over the network. Serialisation speeds of over ... [More] 1 G/sec have been observed, so this library should be suitable for high performance scenarios. [Less]
Created about 1 year ago.

11 Users
 

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in ... [More] http://www.json.org/java. Includes support for Groovy and JRuby as well. [Less]
Created over 2 years ago.

5 Users
 

eden is a serializer/deserializer library using a subset of the ECMAScript notation, it allows to exchange and interpret data keeping the structure and the type.
Created about 1 year ago.

5 Users
 

An Object-Oriented networking framework for Java primarily focused toward game development. The general concept is the utilization of Message objects that are essentially beans that are streamed over the network utilizing NIO.
Created over 2 years ago.

3 Users
 

Reverspring is a Java library that allows you to create Spring IoC XML files from POJO at runtime, with detailed configuration about what to add in the descriptor and how to write it.
Created over 2 years ago.

2 Users

YASLI stands for Yet Another Serialization LIbrary. Features: * Simple user interface, including single method for both storing and loading (intrusive way). * Non-intrusive way is also ... [More] supported - for serialization of classes from third party libraries. * Lookup of named elements. You can reorder, insert, and remove members maintaining backward compatibility with old format. * TextOArchive/TextIArchive. Store data in compact, human-readable text format. * Combined generic and abstract approach allows simple addition of archive types. PropertyTree (GUI with wxWidgets) is currently under development. [Less]
Created about 1 year ago.

1 Users

JSON-JRuby is a port of Florian Frank's native json library to JRuby.
Created about 1 year ago.

1 Users

luabins — Lua Binary Serialization Library Allows to save tuples of primitive Lua types into binary chunks and to load saved data back. Luabins works with * nil * boolean * ... [More] number * string * table (see below) Luabins refuses to save * function * thread * userdata Luabins intentionally does not save or check any meta-information (versions, endianness etc.) along with data. If needed, it is to be handled elsewhere. Table serialization 1. Metatatables are ignored. 2. Table nesting depth should be no more than LUABINS_MAXTABLENESTING. 3. On table save references are not honored. Each encountered reference becomes independent object on load. [Less]
Created 4 months ago.

1 Users
 

NauckIT.DistributedComputing is web service implementation on top of XMPP/Jabber.
Created 12 months ago.

0 Users

Included will be classes that make repetitive tasks easier. The library will grow over time as I add new classes that encapsulate repetitive tasks that have a universal application in C# software ... [More] development. 0.1.0.01 - Includes a Serialization class that streamlines XML serialization [Less]
Created about 1 month ago.