Object Serialization
72. Libthrift
org.apache.thrift.wso2 » libthriftApache
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
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