chill
Serialization toolkit
Extends Kryo serialization library with Scala extensions for configuration and easy deserialization/serialization
Scala extensions for the Kryo serialization library
610 stars
130 watching
156 forks
Language: Scala
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
twitter/scalding | A Scala library for specifying and executing MapReduce jobs in Hadoop | 3,500 |
altoo-ag/akka-kryo-serialization | A Kryo-based serialization library for Scala and Akka, providing efficient serialization of various types. | 241 |
twitter/cassovary | A big graph processing library for the JVM written in Scala | 1,045 |
suzaku-io/boopickle | A library for efficiently serializing data into binary format for network communication | 365 |
tyczj/tweedle | An Android library providing access to the Twitter v2 API via Kotlin Coroutines | 39 |
twitter/effectivescala | A comprehensive guide to improving the scalability and maintainability of Scala applications. | 2,239 |
sritchie/carbonite | A Clojure library that uses Kryo to serialize data in a compact and efficient manner. | 30 |
input-output-hk/scrypto | A cryptographic toolkit designed to simplify cryptography in applications | 201 |
fasterxml/jackson-module-scala | A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
twitter/storehaus | A library that makes it easy to work with asynchronous key-value stores | 464 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
twitter/scala_school | A set of lessons and tutorials on the Scala programming language | 3,714 |
taoensso/nippy | A high-performance serialization library for Clojure that provides fast and efficient data storage and retrieval | 1,052 |
mediamath/scala-json | Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. | 62 |
msgpack/msgpack-scala | An implementation of MessagePack serialization for Scala | 94 |