rpcx
There are 26 repositories under rpcx topic.
rpcxio/rpcx-examples
examples for the latest rpcx
rpcxio/rpcx-gateway
http gateway for rpcx services. Clients in any programming languages can call them
1046102779/grbac
权限管理服务平台, 利用shiro权限管理设计**, 支持单用户多角色,比RBAC的资源管理更细粒度化
kudoochui/kudos
Kudos is a simple, high-performance, easy to expand and easy to deploy distributed game service framework based on microservice architecture, It is based on RPC of rpcx, supports pomelo communication protocol and can be easily applied to game development.
smallnest/rpcx-rs
rpcx microservice framework in Rust
team-dandelion/go-dandelion
Use golang to integrate rpcx, fasthttp's microservices framework, including current limiting, link tracking, service discovery, and more. Scaffolding tools can be used to quickly build projects.(使用golang集成rpcx、fasthttp的微服务框架,包含限流、链路追踪、服务发现等。可使用脚手架工具快速构建项目。)
tal-tech/odin
Odin is a Rpcx-based rpc framework, reference rpcx https://rpcx.io/
smallnest/rpcx-java
rpcx implementation in Java for server side and client side
rpcxio/protoc-gen-rpcx
protoc插件, 可以生成rpcx客户端和服务端代码
kudoochui/kudosServer
基于kudos游戏开发框架开发的脚手架。
qiusnay/gocron
gocron 任务调度系统采用gorm,底层的任务调度通过rpcx框架,支持etcd服务注册与发现机制.支持多台服务器集成运行
penguinn/pgo
go的开发框架,在这里集成了日志,配置文件,数据库等东西,方便改写使用
1046102779/message_middleware
为了促进产品的平台化建设, 把kafka消息队列从服务中抽象出来。让消息队列只关注消息的订阅和发布,使用微服务,减少与业务逻辑的耦合, 该服务支持多实例部署
micro-svc/go-rpc-framework-benchmark
Go RPC framework benchmark
smallnest/rpcx-agent
Agent to invoke rpcx services in C++, Java, Python, C#, Ruby, etc. for rpcx 2.x
hyhkjiy/rpcx
rpcx client for python
gutrse3321/micro-demo
golang 微服务整套实现 rpcx+gin+wire (忙其他中...)
zevfang/tins-rpc
🚀This is a rpc client tool,Support requests for grpc and rpcx. 📌 Go语言实现的RPC客户端GUI工具,支持rpcx与grpc。
pigogo/grpcx
gRPCX is a fast and low latency rpc framework suitable for distribution system which implementing most of but not only gRPC interface and much more efficiency,low memory usage than grpc.
azeroth-sha/graceful
优雅启停服务
kinwyb/jrpcx
rpcx的原生java端
ZYallers/rpcx-framework
An RPC microservices framework based on rpcx, simple and easy to use, ultra fast and efficient, powerful, service discovery, service governance, service layering, version control, routing label registration.
Dmdv/rpc-prototype-client
rpcx client prototype which uses rpcx, K8S and skaffold
Dmdv/rpc-prototype-server
rpcx server prototype which uses rpcx and skaffold within local cluster
ygcool/micro-exchange
[WIP]golang微服务版数字货币交易所