Projects tagged ‘java’, ‘library’, and ‘serialization’


Jump to tag:

Projects tagged ‘java’, ‘library’, and ‘serialization’

Filtered by Project Tags java library serialization

Refine results Project Tags json (2) jruby (2) web (2) ajax (2) game (1) beans (1) network (1) development (1) tool (1) remoting (1) synchronization (1) jme (1)

[3 total ]

6USERS
 

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.

4USERS
 

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 http://www.json.org/java. Includes support for Groovy and JRuby as well.

0USERS

JSON-JRuby is a port of Florian Frank's native json library to JRuby.