All Projects → Nettythrift → Similar Projects or Alternatives

652 Open source projects that are alternatives of or similar to Nettythrift

Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+5553.33%)
Mutual labels:  rpc, thrift, netty
Dapeng Soa
A lightweight, high performance micro-service framework
Stars: ✭ 101 (+68.33%)
Mutual labels:  rpc, thrift, netty
Socket Mqtt
基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。
Stars: ✭ 314 (+423.33%)
Mutual labels:  rpc, netty
Simple Rpc
RPC with service discovery base on netty
Stars: ✭ 103 (+71.67%)
Mutual labels:  rpc, netty
Krpc
My RPC FrameWork(自己写的RPC框架)
Stars: ✭ 112 (+86.67%)
Mutual labels:  rpc, netty
Finagle
A fault tolerant, protocol-agnostic RPC system
Stars: ✭ 8,126 (+13443.33%)
Mutual labels:  rpc, thrift
simple-rpc-plus
使用netty和zookeeper技术实现的远程调用框架
Stars: ✭ 16 (-73.33%)
Mutual labels:  netty, rpc
Wheel
关于net nio os cache db rpc json web http udp tcp mq 等多个小工具的自定义实现
Stars: ✭ 45 (-25%)
Mutual labels:  rpc, netty
Easyrpc
EasyRpc is a simple, high-performance, easy-to-use RPC framework based on Netty, ZooKeeper and ProtoStuff.
Stars: ✭ 79 (+31.67%)
Mutual labels:  rpc, netty
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (+63.33%)
Mutual labels:  netty, rpc
Pudding
Pudding 是一款迷你级分布式服务框架
Stars: ✭ 24 (-60%)
Mutual labels:  netty, rpc
spring-boot-protocol
springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合
Stars: ✭ 68 (+13.33%)
Mutual labels:  netty, rpc
Takinrpc
RPC框架,基于netty,实现了远程调用、服务治理等功能
Stars: ✭ 13 (-78.33%)
Mutual labels:  rpc, netty
Doe
自己编写dubbo客户端实现rpc调用,在线调试dubbo接口、dubbo接口可视化测试、自动化测试工具。
Stars: ✭ 183 (+205%)
Mutual labels:  rpc, netty
litchi
这是一款分布式的java游戏服务器框架
Stars: ✭ 97 (+61.67%)
Mutual labels:  netty, rpc
thrift-typescript
Generate TypeScript from Thrift IDL files
Stars: ✭ 129 (+115%)
Mutual labels:  thrift, rpc
Twjitm
项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议
Stars: ✭ 26 (-56.67%)
Mutual labels:  rpc, netty
Thriftpy
Thriftpy has been deprecated, please migrate to https://github.com/Thriftpy/thriftpy2
Stars: ✭ 1,156 (+1826.67%)
Mutual labels:  rpc, thrift
Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
Stars: ✭ 1,372 (+2186.67%)
Mutual labels:  rpc, netty
Xxl Rpc
A high performance, distributed RPC framework.(分布式服务框架XXL-RPC)
Stars: ✭ 493 (+721.67%)
Mutual labels:  rpc, netty
Thunder
⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web MVC + Spring Boot + Docker 多协议、多组件、多序列化的分布式RPC调用框架
Stars: ✭ 204 (+240%)
Mutual labels:  rpc, netty
Spring Dubbo Service
微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式锁;SPI服务机制;cat监控;netty服务代理;websocket;disconf;mongodb集成;rest;docker;fescar
Stars: ✭ 224 (+273.33%)
Mutual labels:  rpc, netty
netty-learning
bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习
Stars: ✭ 49 (-18.33%)
Mutual labels:  netty, rpc
RPC
RPC is a highly available pluggable architecture for remote calls
Stars: ✭ 31 (-48.33%)
Mutual labels:  netty, rpc
Thriftpy2
Pure python approach of Apache Thrift.
Stars: ✭ 402 (+570%)
Mutual labels:  rpc, thrift
Javaspringbootsamples
SpringBoot、Dubbo、SpringCloud的各种集成例子:Atomikos、gRPC、Thrift、Seata、ShardingSphere、Dubbo、Hmily、Nacos、Consul、Ribbon、Jedis、Lettuce、Redisson等框架
Stars: ✭ 399 (+565%)
Mutual labels:  rpc, thrift
Srpc
RPC based on C++ Workflow
Stars: ✭ 521 (+768.33%)
Mutual labels:  rpc, thrift
Rpc Fromscratch
🌈 从零开始设计一个轻量级分布式 RPC 框架,基于 Spring + Netty + Protostuff + Zookeeper
Stars: ✭ 106 (+76.67%)
Mutual labels:  rpc, netty
Elixir Thrift
A Pure Elixir Thrift Implementation
Stars: ✭ 182 (+203.33%)
Mutual labels:  rpc, thrift
Brpc Java
Java implementation for Baidu RPC, multi-protocol & high performance RPC.
Stars: ✭ 647 (+978.33%)
Mutual labels:  rpc, netty
rpc
自己编写的rpc调用框架,配置简单,使用更简单,如果您感觉有用请点赞,纯个人手写
Stars: ✭ 29 (-51.67%)
Mutual labels:  netty, rpc
Mango
A high-performance, open-source java RPC framework.
Stars: ✭ 150 (+150%)
Mutual labels:  rpc, netty
Netty Learning Example
🥚 Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
Stars: ✭ 2,146 (+3476.67%)
Mutual labels:  rpc, netty
Fox
fox is a distributed RPC framework
Stars: ✭ 79 (+31.67%)
Mutual labels:  rpc, netty
Nettyrpc
NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.
Stars: ✭ 1,131 (+1785%)
Mutual labels:  rpc, netty
Yarpc Go
A message passing platform for Go
Stars: ✭ 285 (+375%)
Mutual labels:  rpc, thrift
Netty Stroll
RPC基础通信框架
Stars: ✭ 77 (+28.33%)
Mutual labels:  rpc, netty
Mrpc
🐿 netty,zookeeper,spring,kyro rpc framework.
Stars: ✭ 128 (+113.33%)
Mutual labels:  rpc, netty
srpc
一款轻量 高性能的RPC框架,基于netty,整合spring,支持注册中心,多种序列化,负载均衡等
Stars: ✭ 78 (+30%)
Mutual labels:  netty, rpc
Getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Stars: ✭ 532 (+786.67%)
Mutual labels:  rpc, netty
Servicetalk
A networking framework that evolves with your application
Stars: ✭ 656 (+993.33%)
Mutual labels:  rpc, netty
Simplerpc
A simple and fast contractless RPC library for .NET and .NET Core
Stars: ✭ 39 (-35%)
Mutual labels:  rpc
Rpc proxy
基于thrift的服务注册和发现框架
Stars: ✭ 13 (-78.33%)
Mutual labels:  thrift
Javaok
必看!java后端,亮剑诛仙。java发展路线技术要点。
Stars: ✭ 867 (+1345%)
Mutual labels:  netty
Spyne
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
Stars: ✭ 992 (+1553.33%)
Mutual labels:  rpc
Netty Tutorials
Netty 4.x tutorials.
Stars: ✭ 11 (-81.67%)
Mutual labels:  netty
Dotnettyrpc
DotNettyRPC is based on DotNetty to build the RPC system, the message network transmission support the current mainstream codec
Stars: ✭ 11 (-81.67%)
Mutual labels:  rpc
Spring Thrift Api Gateway
Gateway for Apache Thrift requests processing that is built on Spring Cloud stack
Stars: ✭ 38 (-36.67%)
Mutual labels:  thrift
Grpc
An Elixir implementation of gRPC
Stars: ✭ 858 (+1330%)
Mutual labels:  rpc
Go Zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
Stars: ✭ 13,156 (+21826.67%)
Mutual labels:  rpc
Thrift
Apache Thrift
Stars: ✭ 8,821 (+14601.67%)
Mutual labels:  thrift
Node Server Project
基于 node.js + express 技术栈,采用MVC结构设计、JWT + RESTful API、PM2服务监控的Node服务器端项目框架.
Stars: ✭ 47 (-21.67%)
Mutual labels:  thrift
Aws Sdk
Using vertx-client for AWS SDK v2
Stars: ✭ 38 (-36.67%)
Mutual labels:  netty
Xdrpp
Stars: ✭ 7 (-88.33%)
Mutual labels:  rpc
Cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Stars: ✭ 8,109 (+13415%)
Mutual labels:  netty
Impala Java Client
Java client to connect directly to Impala using thrift
Stars: ✭ 26 (-56.67%)
Mutual labels:  thrift
Lnd Grpc Client
A python grpc client/async client for LND ⚡⚡⚡
Stars: ✭ 26 (-56.67%)
Mutual labels:  rpc
Thriftclientpool
a thrift client connection pool & simple thrift use demo by golang
Stars: ✭ 32 (-46.67%)
Mutual labels:  thrift
Bgpmon
CSU's BGP Observatory code (bgpmon/pheme)
Stars: ✭ 25 (-58.33%)
Mutual labels:  rpc
Udpserversocketchannel
Netty udp server socket channel which allocates separate channel per remote address
Stars: ✭ 25 (-58.33%)
Mutual labels:  netty
1-60 of 652 similar projects