upickle

Serializer

A lightweight serialization library for JSON and binary data in Scala.

uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala

GitHub

727 stars
17 watching
165 forks
Language: Scala
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
com-lihaoyi/pprintA Scala library that provides a way to visually represent values and types in programming languages228
com-lihaoyi/fastparseA Scala-based library for writing fast parsers using parser combinators.1,098
com-lihaoyi/scalatagsAn XML/HTML construction library for Scala760
suzaku-io/boopickleA binary serialization library optimized for efficient network communication365
com-lihaoyi/genyA small library providing push-based versions of common standard library interfaces93
com-lihaoyi/fansiA Scala library for working with fancy ANSI colored strings in a safe and efficient way.228
gzoller/scalajackA fast JSON serialization library for Scala classes112
com-lihaoyi/sourcecodeProvides metadata about the current code context at runtime521
sirthias/borerProvides efficient serialization and deserialization capabilities for binary data formats226
com-lihaoyi/os-libA simple and flexible Scala interface to common OS filesystem and subprocess APIs694
spotlightkid/upy-msgpackA lightweight MessagePack serialization library for MicroPython0
fasterxml/jackson-module-scalaA Jackson module providing support for serialization and deserialization of Scala data structures502
sritchie/carboniteA Clojure library that uses Kryo to serialize data in a compact and efficient manner.30
scala-jsonapi/scala-jsonapiA Scala library for serializing and deserializing JSON API data structures into standard JSON formats.107
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20