akka-kryo-serialization

Serialization library

A Kryo-based serialization library for Scala and Akka, providing efficient serialization of various types.

Kryo-based serialization for Akka

GitHub

241 stars
19 watching
73 forks
Language: Scala
last commit: about 1 year ago
akkaakka-persistenceakka-serializationkryoscala

Related projects:

Repository Description Stars
twitter/chill Extends Kryo serialization library with Scala extensions for configuration and easy deserialization/serialization 610
azhur/kafka-serde-scala Library providing implicit typeclass converters for various serialization formats to Kafka serializers 57
magro/kryo-serializers A collection of serializers for various Java data structures and classes 381
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
zero-deps/proto A lightweight serialization library for Scala based on Protocol Buffers with macros magic. 34
precog/matryoshka A library providing generalized recursion schemes and traversals for recursive data structures in Scala. 811
sksamuel/avro4s A Scala library for generating Avro schemas and serializing/deserializing data at compile time 719
suzaku-io/boopickle A library for efficiently serializing data into binary format for network communication 365
scala-jsonapi/scala-jsonapi A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. 107
feuerwerk/kryococoa An Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats. 17
fasterxml/jackson-module-scala A Jackson module providing support for serialization and deserialization of Scala data structures 502
stcarrez/ada-lzma A library providing an Ada interface to the liblzma compression library 6
taoensso/nippy A high-performance serialization library for Clojure that provides fast and efficient data storage and retrieval 1,052
andrewrk/libz A Zig port of zlib, replacing its build system with a custom implementation. 14
salat/salat A serialization library for case classes in Scala, supporting bidirectional serialization of MongoDB objects and JSON. 483