Object graph serialization framework for Java
https://github.com/EsotericSoftware/kryo
Kryo is a fast and efficient object graph serialization framework for Java.
The goals of the project are speed, efficiency, 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->bytes->object.
-
1
derived packages
- Links to remote Java:packages / kryo
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:fstrba:maven/kryo && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| LICENSE-2.0.txt | 0000011358 11.1 KB | |
| _link | 0000000121 121 Bytes | |
| _service | 0000000656 656 Bytes | |
| kryo-4.0.2-unsafe.patch | 0000387460 378 KB | |
| kryo-4.0.2.tar.xz | 0000130132 127 KB | |
| kryo.changes | 0000000767 767 Bytes | |
| kryo.spec | 0000003252 3.18 KB |
Comments 0