Object Serialization
Sort by:Popular

Apache Thrift RPC framework.
Last Release on Mar 10, 2010

Relocated → org.apache.thrift » thrift
POM was created by Sonatype Nexus
Last Release on Mar 1, 2012

Relocated → org.apache.thrift » libthrift
Support for reading and writing AVRO-encoded data via Jackson abstractions.
Last Release on Nov 7, 2025

74. Drift

org.vafer » driftApache

Drift can be used to serialize and deserialze objects in a cross language manner. It will generate code based on a grammar and provide hooks for data migrations across different grammar versions. In many ways very similar to Thrift (original code base) and protobuffers. It's focus is serialization and data migration rather than RPC and service implementation though.
Last Release on Oct 29, 2008