-
Notifications
You must be signed in to change notification settings - Fork 298
FastSerializer2
bitstorm edited this page Nov 5, 2014
·
1 revision
A Wicket Serializer using the Fast 2 (FST) library.
Fast Serialization reimplements Java Serialization with focus on speed, size and compatibility.
This allows the use of FST with minimal code change.
Fast 2 is a complete rewrite of Fast based on JDK 7.
Fast website: http://ruedigermoeller.github.io/fast-serialization/ Fast on Github: https://github.com/RuedigerMoeller/fast-serialization