Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with rpc-framework

A curated list of projects in awesome lists tagged with rpc-framework .

https://github.com/oli51467/zrpc

基于ZooKeeper的远程调用组件

guava rpc rpc-framework zookeeper

Last synced: 25 Nov 2024

https://github.com/pumpkinseed/npc

RPC framework for NSQ

nsq rpc rpc-framework

Last synced: 24 Dec 2024

https://github.com/beetlex-io/beetlex.light.gprpc

high performance dotnet core google protobuf rpc,supports millions of communication

protobuf protocol-buffers rpc rpc-client rpc-framework rpc-library rpc-server tls

Last synced: 27 Oct 2024

https://github.com/tangsiyang2001/compact-rpc

可插拔式的微内核RPC框架,旨在支持高可拓展性和轻量化的RPC功能。

java nacos netty netty-rpc protocol rpc rpc-framework spi

Last synced: 06 Dec 2024

https://github.com/ninokz/nbraft

Raft Frameworks

cpp11 raft rpc-framework

Last synced: 19 Nov 2024

https://github.com/nak3/rust_lab

My rust lab space

rpc rpc-framework rust showcase

Last synced: 24 Nov 2024

https://github.com/cschladetsch/pyro

Pyro provides a framework for distributed, interactive cross-platform experiences with simple Python-like language and bespoke distributed GC. Accessible via a Repl console, WinForms shell, or Unity3d console. Can be installed as a Unity3d Package.

assembly csharp custom-language distributed-systems language networking remoting rpc-framework serialization unity3d unity3d-plugin

Last synced: 10 Dec 2024

https://github.com/xcfyl/drpc

基于netty的轻量级rpc框架

netty rpc-framework zookeeper

Last synced: 28 Nov 2024

https://github.com/hwywl/mini-rpc

一个mini的实验性RPC框架

rpc-framework

Last synced: 10 Nov 2024

https://github.com/stratosblue/keenconveyance

A `Asp.Net Core Controller` service call framework based on `interface`. 基于 `interface` 的 `Asp.Net Core Controller` 服务调用框架。

aspnet-core aspnetcore client http rpc rpc-framework

Last synced: 23 Dec 2024

https://github.com/kezhengjie/rpc

A header only and out of the box tcp rpc framework written in C++.

asio compile-time-meta-programming cpp headeronly rpc rpc-framework

Last synced: 29 Dec 2024

https://github.com/alpsmonaco/rpc

A header only and out of the box tcp rpc framework written in C++.

asio compile-time-meta-programming cpp headeronly rpc rpc-framework

Last synced: 07 Nov 2024

https://github.com/bluejoe2008/snake-rpc

Enhanced RPC framework based on Hessian, able to reuse remote objects returned by a method call

hessian reuse-objects rpc-framework

Last synced: 18 Dec 2024

https://github.com/zt897571/mix-rpc

erlang rpc with golang

erlang golang rpc-framework

Last synced: 18 Dec 2024

https://github.com/braumace/yuan-rpc

从 0 到 1 手写 RPC 框架。参考 Dubbo 开源项目自主设计,基于 Java + Etcd + Vert.x + 自定义协议实现的高性能 RPC 框架。开发者只需引入 Spring Boot Starter,通过注解和配置文件即可快速使用框架,可以像调用本地方法一样轻松调用远程服务;还支持 SPI 机制动态拓展序列化器、负载均衡器、重试和容错策略等。

rpc rpc-framework vertx

Last synced: 01 Nov 2024

https://github.com/infernalazazel/kylin-rpc

krpc 是一个用于在 FastAPI 中实现 RPC(远程过程调用)接口的简单库。它提供了一种方便的方式来定义和处理 RPC 请求和响应。

fastapi python310 rpc rpc-framework

Last synced: 10 Nov 2024

https://github.com/ninokz/nbrpc

RPC Frameworks based on NBlib

boost cpp11 rpc-framework

Last synced: 19 Nov 2024

https://github.com/imzlh/webrpc

Perfect RPC Module for both Deno and Browser. 一个为双向调用而创造的RPC模块

deno rpc rpc-framework web

Last synced: 16 Nov 2024

https://github.com/thoainguyen/grpc-java-course

Learn gRPC : Unary, Server Streaming, Client Streaming, Bidirectional Streaming

grpc-java microservices rpc-framework

Last synced: 20 Nov 2024

https://github.com/wo1fsea/pyeasyrpc

a Python RPC framework using redis

python3 redis rpc-framework

Last synced: 15 Dec 2024

https://github.com/andresweitzel/rpc_microservices_projects

Central repository for projects implementing an RPC architecture and microservices

express grpc microservices nodejs rpc-framework

Last synced: 05 Dec 2024

https://github.com/goodmanwen/easyrpc

High availability rpc framework ,easy to use.

python-asyncio rpc-framework

Last synced: 17 Dec 2024

https://github.com/dj1095/two-phase-distributed-commit

An implementation of the Two-Phase Commit protocol for distributed systems, ensuring atomicity in transactions. Robust, fault-tolerant, and scalable.

atomicity client-server distributed-systems fault-tolerance java8 multithreading rpc-framework scalability two-phase-commit

Last synced: 02 Jan 2025

https://github.com/niklasrosenstein/cytonic

A Python framework to define REST APIs and automatically generate server side bindings and clients.

python rest-api rpc-framework work-in-progress

Last synced: 11 Dec 2024

https://github.com/zduny/zzrpc-tutorial

Tutorial for zzrpc.

rpc rpc-framework zzrpc

Last synced: 18 Dec 2024

https://github.com/29dch/custom-rpc-framework

自定义RPC框架

rpc rpc-framework

Last synced: 11 Nov 2024

https://github.com/aditya43/grpc

gRPC using Golang | My personal notes, projects and best practices.

api crud golang grpc grpc-go mongodb protobuf rpc-framework

Last synced: 12 Dec 2024

https://github.com/dnbsd/nats-rpc

Protocol agnostic Remote Procedure Call (RPC) framework over NATS.

nats nats-rpc rpc-framework

Last synced: 15 Dec 2024

https://github.com/giosil/multi-rpc

An easy to use library for xml-rpc, json-rpc and RESTful services implementation.

java java-rest-api java-restful javaee json json-parser json-rpc multi-rpc rpc rpc-client rpc-framework rpc-library rpc-server xml-rpc

Last synced: 27 Dec 2024

https://github.com/tsukinoko-kun/gopherpc

GopheRPC is a RPC library that lets you call Go server functions from your JavaScript (browser) clients

golang javascript rpc rpc-framework rpc-library

Last synced: 22 Nov 2024

https://github.com/artfultom/vecenta

RPC Framework

java rpc rpc-framework

Last synced: 11 Nov 2024