kryo
There are 61 repositories under kryo topic.
EsotericSoftware/kryo
Java binary serialization and cloning: fast, efficient, automatic
fengjiachun/Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
dromara/myth
Reliable messages resolve distributed transactions
altoo-ag/akka-kryo-serialization
Kryo-based serialization for Akka
sreich/ore-infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
cesarferreira/RxPaper
Reactive extension for NoSQL data storage on Android
fengzhizi715/RxCache
A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.
liuzhengyang/simple-rpc
RPC with service discovery base on netty
fang-yan-peng/eagle
Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。
adrielcafe/satchel
:school_satchel: A fast, secure and modular key-value storage with batteries-included for Android and JVM.
bes2008/agileway
提供Java、Web、各种类库增强,尽量避免996 。目前已支持 feign, redis, datasource, shiro, httpclient, rest, codec, serialize, jersey, 多种ssh client 等
evolution-gaming/kryo-macros
Scala macros for compile-time generation of Kryo serializers
jerrinot/subzero
SubZero - Fast Serialization for Hazelcast
nielsutrecht/kafka-serializer-example
Example of how to create your own custom serializers for Kafka queues including JSON, Smile and Kryo
Yohann-Codes/Pudding
Pudding 是一款迷你级分布式服务框架
hammerlab/spark-util
low-level helpers for Apache Spark libraries and tests
berkesa/datatree
Extensible Java Library for reading, manipulating and writing hierarchical data structures from/to various formats.
srid99/protostuff-example
Experimenting protostuff
simplefanC/simple-rpc
一款分布式 RPC 框架,基于 Netty + Kryo + Zookeeper 实现。自定义 starter 完成与 Spring 的整合,简化了框架的使用。
TangMinXuan/tmx-rpc-framework
一个简单易懂的 RPC 框架,支持优雅的使用注解注册与消费服务, 支持动态感知服务提供者上下线, 支持负载均衡
xiaochangbai/xrpc
https://xiaochangbai.github.io/xrpc
alibaba-archive/session-compatible-fast-serializer
A fast and compatible serializer base on kryo.
FgForrest/evitaDB-research
The main objective of the project is to research and develop a functional software solution for e-commerce. Registration number: CZ.01.1.02/0.0/0.0/19_262/0020308
Edarke/kryonet
TCP/UDP client/server library for Java, based on Kryo
Kav-K/CNCCommandModule
Seamlessly control multiple servers from one commanding program
ralscha/apod
Self hosted Astronomy Picture of the Day viewer
D0g3-8Bit/Kryo-UTF8-Overlong-Encoding
Kryo-UTF8-Overlong-Encoding
ralscha/xodus-queue
Persistent java.util.Queue implementation with Xodus
CypherCove/GdxToKryo
A library containing serializers for using Kryo with LibGDX's classes
ggrandes/packer
Packer is a Simple Data Serializer for Java (like Kryo or native Serializable/Externalizable) but Zen-style
linux-china/java-serialization-frameworks
java serialization frameworks demo
puck-ini/zrpc
基于 Netty、Spring Boot 的简易 RPC 框架。 注册中心可以使用 Nacos 或者 Zookeeper,支持 protostuff、kryo、hessian2、fastjson序列化方式
wdroste/kotlin-generator-serializer
Example of Kotlin w/ ES6 Generator Serializer w/ Kryo
cn-src/snippets-java
Java 代码片段 & Spring Boot 集成
moyada/java-serializers
序列化框架对比
padogrid/bundle-hazelcast-4n5-app-kryo_codegen
This bundle provides step-by-step instructions for generating and deploying Avro and KryoSerializer in Hazelcast. Using PadoGrid's code generator, you can on the fly generate and deploy Avro wrapper classes and the correspoinding Kryo serializer.