FST 2.24 发布,该版本包含两项改动:
fixed major issue #56.
merged pull request #57 cleaning up a restriction/error caused by lazy coding =)
FST fast-serialization 是重新实现的 Java 快速对象序列化的开发包。序列化速度更快(2-10倍)、体积更小,而且兼容 JDK 原生的序列化。要求 JDK 1.7 支持。
下载地址:https://github.com/RuedigerMoeller/fast-serialization/releases/download/2.24/fst-2.24.zip
来自:开源中国社区

