kryo
Java binary serialization and cloning: fast, efficient, automatic
About this project
Kryo is a fast and efficient binary object graph serialization framework for Java. The goals of the project are high speed, low size, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network. Kryo can also perform automatic deep and shallow copying/cloning. This is direct copying from object to object, not object to bytes to object. This documentation is for Kryo version 5.x. See the Wiki for version 4.x. Contact / Mailing list Please use the Kryo mailing list for questions, discussions, and support. Please limit use of the Kryo issue tracker to bugs and enhancements, not questions, discussions, or…
Technologies
Project health
GitHub
Reviews
Built by
Maintain EsotericSoftware/kryo? Claiming verifies admin access through your GitHub account and gives you control of this listing.