protostuff
There are 29 repositories under protostuff topic.
protostuff/protostuff
Java serialization library, proto compiler, code generator
fengjiachun/Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
songxinjianqwe/Chat
Java NIO+多线程实现聊天室
Veal98/RPC-FromScratch
🌈 从零开始设计一个轻量级分布式 RPC 框架,基于 Spring + Netty + Protostuff + Zookeeper
TFdream/mango
A high-performance, open-source java RPC framework.
burhanxz/Distributed-KV
分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。
Matrix6677/EasyRpc
EasyRpc is a simple, high-performance, easy-to-use RPC framework based on Netty, ZooKeeper and ProtoStuff.
BBLLMYD/netty-stroll
RPC基础通信框架
bes2008/agileway
提供Java、Web、各种类库增强,尽量避免996 。目前已支持 feign, redis, datasource, shiro, httpclient, rest, codec, serialize, jersey, 多种ssh client 等
songxinjianqwe/EShop-SOA
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
protostuff/protostuff-compiler
Protobuf parser, java code and documentation generator
songxinjianqwe/toy-rpc
Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架
srid99/protostuff-example
Experimenting protostuff
bitkylin/bitkylin-universal-generate
IntelliJ IDEA / Android studio Plugin. Easily generate Swagger and Protostuff annotations with one click, generate JavaDoc with various data sources. deleting various elements can also be done with one click.
TangMinXuan/tmx-rpc-framework
一个简单易懂的 RPC 框架,支持优雅的使用注解注册与消费服务, 支持动态感知服务提供者上下线, 支持负载均衡
jxnu-liguobin/dlsRpc
:sparkles: 一个简易的Scala版的基于Netty的RPC。
puck-ini/zrpc
基于 Netty、Spring Boot 的简易 RPC 框架。 注册中心可以使用 Nacos 或者 Zookeeper,支持 protostuff、kryo、hessian2、fastjson序列化方式
moyada/java-serializers
序列化框架对比
sundy20/spring-boot-sundy
spring boot 相关实践圣典
CongLinDev/clrpc
一个基于Java的RPC工具
zyy/snack
Snack is based on Netty RPC Framework,Snack is based on Java language, Snack is based on the realization of Spring-boot service RPC Framework, Network communication based on Netty4, Message serialization using Proto Stuff, Service governance based on the Zookeeper, Support RoundRobin scheduling, Random scheduling.
Mrliu-l/middle-HttpServer
应用与公司测试,为测试提供转发服务器
wangtiewu/evarrpc
evarrpc is a java rpc framework.It's base on netty,spring,zookeeper.
Z-Joker/ZCache
Cache library for Android.
CapriWits/C-RPC
Simple RPC-framework based on Etcd
microcmpt/msa-rpc4j
Lightweight RPC communication framework based on netty and protostuff.
XiaoChangyu/protostuff-runtime-hierarchy
This is a tool that coding on Protostuff-runtime to extend serialize mode. 一个在 Protostuff-runtime 的基础上扩展序列化方式的工具.在兼容原 Protostuff-runtime 的基础上, 可以将多个维度层级的 Bean 嵌套关系的序列化字节数组反序列化成低维度的 Bean 嵌套关系. 同时, 可以反向序列化还原.
zcl1234/Spring-Redid
spring 集成redis redid集群的搭建 spring配置redid集群