rpcx

There are 26 repositories under rpcx topic.

  • rpcxio/rpcx-examples

    examples for the latest rpcx

    Language:Go4082237136
  • rpcxio/rpcx-gateway

    http gateway for rpcx services. Clients in any programming languages can call them

    Language:Go20392340
  • 1046102779/grbac

    权限管理服务平台, 利用shiro权限管理设计**, 支持单用户多角色,比RBAC的资源管理更细粒度化

    Language:Go19614363
  • 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.

    Language:Go19113332
  • smallnest/rpcx-rs

    rpcx microservice framework in Rust

    Language:Rust12713821
  • 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的微服务框架,包含限流、链路追踪、服务发现等。可使用脚手架工具快速构建项目。)

    Language:Go112307
  • tal-tech/odin

    Odin is a Rpcx-based rpc framework, reference rpcx https://rpcx.io/

    Language:Go10710320
  • smallnest/rpcx-java

    rpcx implementation in Java for server side and client side

    Language:Java79101624
  • rpcxio/protoc-gen-rpcx

    protoc插件, 可以生成rpcx客户端和服务端代码

    Language:Go463519
  • kudoochui/kudosServer

    基于kudos游戏开发框架开发的脚手架。

    Language:JavaScript36229
  • qiusnay/gocron

    gocron 任务调度系统采用gorm,底层的任务调度通过rpcx框架,支持etcd服务注册与发现机制.支持多台服务器集成运行

    Language:Go26405
  • penguinn/pgo

    go的开发框架,在这里集成了日志,配置文件,数据库等东西,方便改写使用

    Language:Go22301
  • 1046102779/message_middleware

    为了促进产品的平台化建设, 把kafka消息队列从服务中抽象出来。让消息队列只关注消息的订阅和发布,使用微服务,减少与业务逻辑的耦合, 该服务支持多实例部署

    Language:Go19705
  • micro-svc/go-rpc-framework-benchmark

    Go RPC framework benchmark

    Language:Go11310
  • smallnest/rpcx-agent

    Agent to invoke rpcx services in C++, Java, Python, C#, Ruby, etc. for rpcx 2.x

    Language:Go10402
  • hyhkjiy/rpcx

    rpcx client for python

    Language:Python6202
  • gutrse3321/micro-demo

    golang 微服务整套实现 rpcx+gin+wire (忙其他中...)

    Language:Go5203
  • tins-rpc

    zevfang/tins-rpc

    🚀This is a rpc client tool,Support requests for grpc and rpcx. 📌 Go语言实现的RPC客户端GUI工具,支持rpcx与grpc。

    Language:Go4300
  • 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.

    Language:Go3203
  • azeroth-sha/graceful

    优雅启停服务

    Language:Go1100
  • kinwyb/jrpcx

    rpcx的原生java端

    Language:Java1110
  • 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.

    Language:Go1200
  • Dmdv/rpc-prototype-client

    rpcx client prototype which uses rpcx, K8S and skaffold

    Language:Go20
  • Dmdv/rpc-prototype-server

    rpcx server prototype which uses rpcx and skaffold within local cluster

    Language:Go20
  • ygcool/micro-exchange

    [WIP]golang微服务版数字货币交易所