##Serialization
-
pickling
Scala Pickling is an automatic serialization framework made for Scala.
Project Source: https://github.com/scala/pickling
Project Homepage: http://lampwww.epfl.ch/~hmiller/pickling/ -
salat
Salat is a simple serialization library for case classes.
Project Source: https://github.com/novus/salat -
chill
Scala extensions for the Kryo serialization library.
Project Source: https://github.com/twitter/chill -
scodec
Scala combinator library for working with binary data.
Project Source: https://github.com/scodec/scodec