An open API service providing repository metadata for many open source software ecosystems.

Topic: "rpc-framework"

zeromicro/go-zero

A cloud-native Go microservices framework with cli tool for productivity.

Language: Go - Size: 30.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 30,807 - Forks: 4,086

TarsCloud/Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.

Language: C++ - Size: 15.2 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 9,975 - Forks: 2,079

line/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.

Language: Java - Size: 244 MB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 4,902 - Forks: 943

sofastack/sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.

Language: Java - Size: 4.02 MB - Last synced at: 2 days ago - Pushed at: 14 days ago - Stars: 3,867 - Forks: 1,188

google/tarpc

An RPC framework for Rust with a focus on ease of use.

Language: Rust - Size: 1.4 MB - Last synced at: 2 days ago - Pushed at: 17 days ago - Stars: 3,440 - Forks: 205

luxiaoxun/NettyRpc

A simple RPC framework based on Netty, ZooKeeper and Spring

Language: Java - Size: 225 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 2,421 - Forks: 1,156

zeroc-ice/ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.

Language: C++ - Size: 193 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 2,088 - Forks: 596

hprose/hprose-php

Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP

Language: PHP - Size: 1.11 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 1,964 - Forks: 387

javahongxi/whatsmars

Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥

Language: Java - Size: 12.4 MB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 1,964 - Forks: 612

suyuan32/simple-admin-core

Simple Admin是一个基于Go Zero开发面向小型到大型项目的分布式微服务后端管理系统脚手架,提供丰富的后台管理功能,支持k8s快速部署,助力快速开发高并发微服务集群,适合学习和商用。Simple Admin is a powerful microservice framework for large management system. It is based on go-zero and supports several advanced features. It can help you to develop a microservice back-end management system in a short time.

Language: Go - Size: 16.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,777 - Forks: 293

fengjiachun/Jupiter

Jupiter是一款性能非常不错的, 轻量级的分布式服务框架

Language: Java - Size: 9.38 MB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 1,507 - Forks: 562

laruence/yar

Light, concurrent RPC framework for PHP & C

Language: C - Size: 658 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 1,436 - Forks: 318

hprose/hprose-golang

Hprose is a cross-language RPC. This project is Hprose for Golang.

Language: Go - Size: 1.21 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 1,261 - Forks: 204

unum-cloud/ucall

Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️

Language: C - Size: 3.98 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1,208 - Forks: 46

beetlex-io/BeetleX

high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution

Language: C# - Size: 1.7 MB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 1,194 - Forks: 244

arskom/spyne

A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.

Language: Python - Size: 11.8 MB - Last synced at: 14 days ago - Pushed at: 12 months ago - Stars: 1,139 - Forks: 317

activej/activej

ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web and high-load programming in Java, providing simplicity, maximum performance and scalability

Language: Java - Size: 15.4 MB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 944 - Forks: 75

AlexStocks/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

Language: Go - Size: 15 MB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 905 - Forks: 189

EmbeddedRPC/erpc

Embedded RPC

Language: C++ - Size: 10.5 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 840 - Forks: 224

nats-rpc/nrpc

nRPC is like gRPC, but over NATS

Language: Go - Size: 309 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 665 - Forks: 64

xuxueli/xxl-rpc

A RPC service development framework.(RPC服务框架XXL-RPC)

Language: Java - Size: 26.8 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 645 - Forks: 421

dianbaer/grain

grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含(系统通用多线程模型与消息通讯 || 多对多关系的分布式锁 || 基于Servlet的HTTP框架 || 基于系统通用多线程模型的Websocket框架 || 支持行级锁的多线程锁 )等组件,按需选择组件,不绑架开发者。

Language: Java - Size: 13.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 621 - Forks: 221

zzzzzzzzyt/zeng-rpc-framework

手写自己的RPC框架/Handwritten RPC framework

Language: Java - Size: 31.8 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 619 - Forks: 7

sofastack/sofa-rpc-node

SOFARPC Node is a high-performance, high-extensibility, production-level Nodejs RPC framework.

Language: JavaScript - Size: 16.6 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 614 - Forks: 66

elpheria/rpc-websockets

JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

Language: JavaScript - Size: 5.15 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 608 - Forks: 127

Ananto30/zero

Zero: A simple and fast Python RPC framework

Language: Python - Size: 287 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 589 - Forks: 35

ankur-anand/simple-go-rpc

RPC explained by writing simple RPC framework in 300 lines of pure Golang.

Language: Go - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 559 - Forks: 65

hprose/hprose-java

Hprose is a cross-language RPC. This project is Hprose 2.0 for Java

Language: Java - Size: 57 MB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 551 - Forks: 188

yeecode/EasyRPC

EasyRPC是一个远程过程调用(Remote Procedure Call,简称RPC)的最小实现。它使用极少的类、方法演示了RPC的实现原理,是一个学习RPC工作原理的良好示例。

Language: Java - Size: 358 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 548 - Forks: 187

huahua132/skynet_fly

基于云风的skynet,搭建开箱即用的微服务框架,提供优雅的服务热更新

Language: C - Size: 174 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 479 - Forks: 84

weibocom/motan-go

The golang implementation of Motan

Language: Go - Size: 2.16 MB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 477 - Forks: 111

modiimedia/arri

Arri RPC is a code-first RPC framework for end-to-end type safety in any language

Language: TypeScript - Size: 5.12 MB - Last synced at: about 18 hours ago - Pushed at: about 19 hours ago - Stars: 473 - Forks: 6

hprose/hprose-dotnet

Hprose 3.0 for .NET

Language: C# - Size: 370 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 383 - Forks: 99

sunng87/slacker

Transparent, non-incursive RPC by clojure and for clojure

Language: Clojure - Size: 785 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 356 - Forks: 28

guangqianpeng/jrpc

JSON-RPC implementation in C++17

Language: C++ - Size: 212 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 327 - Forks: 64

hprose/hprose-nodejs

Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js

Language: JavaScript - Size: 813 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 300 - Forks: 52

highras/fpnn

Fast Programmable Nexus Network

Language: C++ - Size: 17 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 281 - Forks: 83

linking12/saluki

Spring Boot starter module for gRPC framework.

Size: 59.3 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 267 - Forks: 199

linux-china/dubbo3

Dubbo3: distributed RPC framework from Alibaba Dubbo2

Language: Java - Size: 5.99 MB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 254 - Forks: 119

vincentbin/bRPC

✈A high-performance RPC based on Java & Netty.

Language: Java - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 238 - Forks: 69

duoan/mini-rpc

Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持

Language: Java - Size: 80.1 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 227 - Forks: 143

python-trio/purerpc

Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio

Language: Python - Size: 271 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 219 - Forks: 15

apex/rpc

Simple RPC style APIs with generated clients & servers.

Language: Go - Size: 79.1 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 216 - Forks: 16

abersheeran/rpc.py

A fast and powerful RPC framework based on ASGI/WSGI.

Language: Python - Size: 328 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 200 - Forks: 13

zhu327/doge

Doge is a high-performance, Python based, open source RPC framework

Language: Python - Size: 125 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 167 - Forks: 28

shanbay/sea

rpc framework built on grpc

Language: Python - Size: 732 KB - Last synced at: 6 days ago - Pushed at: 18 days ago - Stars: 154 - Forks: 49

oslabs-beta/tropicRPC

A VS Code extension that provides gRPC API endpoint testing.

Language: TypeScript - Size: 3.83 MB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 152 - Forks: 5

relab/gorums

Gorums simplify fault-tolerant quorum-based protocols

Language: Go - Size: 55.5 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 140 - Forks: 14

hprose/hprose-js

Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript

Language: JavaScript - Size: 2.03 MB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 134 - Forks: 44

hprose/hprose-delphi

Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal

Language: Pascal - Size: 840 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 121 - Forks: 36

roadrunner-php/goridge

PHP Goridge Protocol implementation

Language: PHP - Size: 2.78 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 116 - Forks: 9

shaogezhu/easy-rpc

一款基于Netty+Zookeeper+Spring实现的轻量级Java RPC框架。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。是一个学习RPC工作原理的良好示例。

Language: Java - Size: 158 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 112 - Forks: 10

mirage/capnp-rpc

Cap'n Proto RPC implementation

Language: OCaml - Size: 4.9 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 105 - Forks: 21

alorence/django-modern-rpc

Simple XML-RPC and JSON-RPC server for modern Django

Language: Python - Size: 1.45 MB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 100 - Forks: 19

wapc/wapc-go

Golang-based WebAssembly Host Runtime for waPC-compliant modules

Language: Go - Size: 1.2 MB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 100 - Forks: 25

gaochundong/Redola

Redola is a lightweight C# based RPC framework.

Language: C# - Size: 4.65 MB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 96 - Forks: 50

icerpc/icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.

Language: C# - Size: 16.2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 89 - Forks: 11

zyanfx/Zyan

:gem: Zyan Communication Framework

Language: C# - Size: 27.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 88 - Forks: 38

beetlex-io/XRPC

dotnet high performance remote interface and delegate invoke(RPC) communication components,support millions RPS remote interface method invokes

Language: C# - Size: 129 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 86 - Forks: 24

ebourg/hessian

Hessian binary web service protocol. This is a Git mirror of the official Subversion repository where Hessian is actively developped (svn://svn.caucho.com/home/svn/svnroot/resin/trunk/modules/hessian). This mirror is updated automatically on a daily basis. No parallel development is performed here. Feel free to fork this project to implement custom features while tracking upstream changes.

Language: Java - Size: 495 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 85 - Forks: 71

Matrix6677/EasyRpc

EasyRpc is a simple, high-performance, easy-to-use RPC framework based on Netty, ZooKeeper and ProtoStuff.

Language: Java - Size: 297 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 84 - Forks: 17

smallnest/rpcx-java

rpcx implementation in Java for server side and client side

Language: Java - Size: 675 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 80 - Forks: 24

outbrain-inc/ob1k 📦

Ob1k - The RPC Framework

Language: Java - Size: 2.98 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 78 - Forks: 26

zycgit/rsf

已作为 Hasor 的子项目,迁移到:http://git.oschina.net/zycgit/hasor

Language: Java - Size: 5.2 MB - Last synced at: 18 days ago - Pushed at: almost 8 years ago - Stars: 77 - Forks: 35

wapc/wapc-rust 📦

Rust-based WebAssembly Host Runtime for waPC-compliant modules

Language: Rust - Size: 4.37 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 75 - Forks: 10

google/cpp-async-rpc

Library for Asynchronicity, Serialization and Remoting

Language: C++ - Size: 617 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 74 - Forks: 21

buildupchao/zns

What the ZNS is an implementation of distribution RPC.

Language: Java - Size: 141 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 72 - Forks: 36

astranet/meshRPC

Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.

Language: Go - Size: 154 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 69 - Forks: 5

hiparker/lint-rpc-framework

一个轻量级Java RPC 框架, 底层采用Netty实现, 模拟Dubbo运行模式(闲来无事 练习一下)

Language: Java - Size: 48.8 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 68 - Forks: 17

replit/river

🌊 Long-lived Streaming Remote Procedure Calls

Language: TypeScript - Size: 1.82 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 65 - Forks: 9

aperturerobotics/starpc

Protobuf RPC for TypeScript and Go with bidirectional streaming.

Language: TypeScript - Size: 2.39 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 62 - Forks: 5

qiniu/http

Extension module of golang http service

Language: Go - Size: 59.6 KB - Last synced at: 25 days ago - Pushed at: almost 5 years ago - Stars: 62 - Forks: 15

hprose/hprose-typescript

Hprose 3.0 for TypeScript

Language: TypeScript - Size: 862 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 59 - Forks: 9

workflow-rs/workflow-rs

Rust application development framework for native and web applications

Language: Rust - Size: 1.38 MB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 56 - Forks: 14

rmst/uniton

Python remote procedure call framework for the Unity game engine

Size: 12.7 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 55 - Forks: 3

jfjlaros/simpleRPC

Simple RPC implementation for Arduino.

Language: C++ - Size: 641 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 53 - Forks: 17

kevwan/go-zero Fork of zeromicro/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.

Language: Go - Size: 30.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 49 - Forks: 6

zrlio/darpc

DaRPC: Data Center Remote Procedure Call

Language: Java - Size: 141 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 49 - Forks: 19

chenchuxin/ccx-rpc

基于 Netty + Zookeeper + Protostuff 的简易 RPC 框架

Language: Java - Size: 179 KB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 48 - Forks: 13

AfyerDev/AfyBroker

信息层中间件 基于sofa-bolt

Language: Java - Size: 619 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 47 - Forks: 12

tdv/mif

MIF is a C++11 web-application framework designed for the backend micro-service development

Language: C++ - Size: 1.11 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 46 - Forks: 9

ronaksoft/rony 📦

Fast and Scalable RPC Framework

Language: Go - Size: 12.1 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 3

nyan233/littlerpc

高性能/跨语言/轻量的玩具级RPC实现,致力提供高扩展性的API,您可以打造属于自己的RPC-Framework!

Language: Go - Size: 1.02 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 42 - Forks: 4

chatmail/yerpc

An ergonomic JSON-RPC server library in Rust with autocreated TypeScript client and OpenRPC specification

Language: Rust - Size: 242 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 41 - Forks: 6

repetere/periodicjs

Periodic is a library for rapidly developing database agnostic enterprise applications and APIs with express & node.js

Language: JavaScript - Size: 20.9 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 17

chxuan/easyrpc

:sunflower:Easy to use RPC framework

Language: C++ - Size: 643 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 41 - Forks: 16

ziglibs/antiphony

A zig remote procedure call solution

Language: Zig - Size: 7.81 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 40 - Forks: 1

huntlabs/kissrpc

Ultra high performance RPC

Language: D - Size: 32.3 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 40 - Forks: 7

firmeve/firmeve

a out-of-the-box, full-featured go framework supporting http, http2, websocket, tcp, udp, rpc and microservice

Language: Go - Size: 1.11 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 39 - Forks: 6

vepeckman/nerve-rpc

Nim RPC framework

Language: Nim - Size: 144 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 38 - Forks: 3

pojntfx/panrpc

Language-, transport- and serialization-agnostic RPC framework with remote closure support that allows exposing and calling functions on both clients and servers.

Language: Go - Size: 10.9 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 37 - Forks: 0

edap-io/edap

Language: Java - Size: 10.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 36 - Forks: 7

newshadowk/NetRpc

NetRpc is a light weight rpc engine base on RabbitMQ, Grpc, Http targeting .NET 5.0/6.0/7.0/8.0. It use the simple interface to call each other, provide callback/cancel during invoking, so especially suitable for handle long running call.

Language: C# - Size: 18.3 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 35 - Forks: 9

hprose/hprose-yii

Hprose Server for Yii

Language: CSS - Size: 31.3 KB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 35 - Forks: 12

Ananfa/libcorpc

Libcorpc is a high performance coroutine base RPC framework

Language: C++ - Size: 4.56 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 33 - Forks: 8

PPPHUANG/rpc-spring-starter

基于Netty的Rpc-SpringBoot-Starter

Language: Java - Size: 345 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 14

hexinfra/gorox

Gorox is a pragmatic Webapp Server, RPC Framework, and Network Proxy.

Language: Go - Size: 6.03 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 31 - Forks: 1

dCache/oncrpc4j

Pure Java implementation of ONCRPC/SUNRPC

Language: Java - Size: 1.02 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 30 - Forks: 29

minghuaw/toy-rpc

An async RPC in rust-lang that mimics golang's net/rpc

Language: Rust - Size: 3.42 MB - Last synced at: about 2 hours ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 2

clubpay/ronykit

API Framework supporting REST and RPC.

Language: Go - Size: 9 MB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 29 - Forks: 3