All Projects → Rpc.py → Similar Projects or Alternatives

1818 Open source projects that are alternatives of or similar to Rpc.py

Spyne
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
Stars: ✭ 992 (+912.24%)
Mutual labels:  rpc, rpc-framework, json, msgpack
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 (+442.86%)
Mutual labels:  rpc, rpc-framework, json
Airframe
Essential Building Blocks for Scala
Stars: ✭ 442 (+351.02%)
Mutual labels:  rpc, json, msgpack
Json
JSON for Modern C++
Stars: ✭ 27,824 (+28291.84%)
Mutual labels:  json, msgpack, cbor
Json
C++ header-only JSON library
Stars: ✭ 343 (+250%)
Mutual labels:  json, msgpack, cbor
Yar
Light, concurrent RPC framework for PHP & C
Stars: ✭ 1,369 (+1296.94%)
Mutual labels:  rpc-framework, json, msgpack
Fpnn
Fast Programmable Nexus Network
Stars: ✭ 220 (+124.49%)
Mutual labels:  rpc, rpc-framework
jigsaw-rpc
jigsaw-rpc is an RPC framework written in TypeScript under Node.js
Stars: ✭ 14 (-85.71%)
Mutual labels:  rpc, rpc-framework
libcorpc
Libcorpc is a high performance coroutine base RPC framework
Stars: ✭ 20 (-79.59%)
Mutual labels:  rpc, rpc-framework
wapc-rust
Rust-based WebAssembly Host Runtime for waPC-compliant modules
Stars: ✭ 75 (-23.47%)
Mutual labels:  rpc, rpc-framework
zero
Zero: A simple, fast, high performance and low latency Python framework (RPC + PubSub) for building microservices or distributed servers
Stars: ✭ 296 (+202.04%)
Mutual labels:  rpc, rpc-framework
Saluki
Spring Boot starter module for gRPC framework.
Stars: ✭ 267 (+172.45%)
Mutual labels:  rpc, rpc-framework
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 (+3361.22%)
Mutual labels:  rpc, rpc-framework
Hprose Php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
Stars: ✭ 1,952 (+1891.84%)
Mutual labels:  rpc, rpc-framework
Dop
JavaScript implementation for Distributed Object Protocol
Stars: ✭ 163 (+66.33%)
Mutual labels:  rpc, json
hrpc
Common interface definition based rpc implementation
Stars: ✭ 21 (-78.57%)
Mutual labels:  rpc, rpc-framework
Ethereumjs Abi
[DEPRECATED] Decoder and encoder for the Ethereum ABI
Stars: ✭ 235 (+139.8%)
Mutual labels:  rpc, json
simpleRPC
Simple RPC implementation for Arduino.
Stars: ✭ 28 (-71.43%)
Mutual labels:  rpc, rpc-framework
nerve-rpc
Nim RPC framework
Stars: ✭ 32 (-67.35%)
Mutual labels:  rpc, rpc-framework
Gotree
Gotree is a vertically distributed framework. Gotree's goal is to easily develop distributed services and liberate the mental burden of developers.
Stars: ✭ 91 (-7.14%)
Mutual labels:  rpc, rpc-framework
http
Extension module of golang http service
Stars: ✭ 57 (-41.84%)
Mutual labels:  rpc, rpc-framework
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: ✭ 344 (+251.02%)
Mutual labels:  rpc, rpc-framework
Jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
Stars: ✭ 400 (+308.16%)
Mutual labels:  json, cbor
Remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML
Stars: ✭ 421 (+329.59%)
Mutual labels:  json, msgpack
Sofa Rpc Node
SOFARPC Node is a high-performance, high-extensibility, production-level Nodejs RPC framework.
Stars: ✭ 520 (+430.61%)
Mutual labels:  rpc, rpc-framework
Bebop
An extremely simple, fast, efficient, cross-platform serialization format
Stars: ✭ 305 (+211.22%)
Mutual labels:  rpc, json
Hprose Java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
Stars: ✭ 542 (+453.06%)
Mutual labels:  rpc, rpc-framework
Grain
grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含(系统通用多线程模型与消息通讯 || 多对多关系的分布式锁 || 基于Servlet的HTTP框架 || 基于系统通用多线程模型的Websocket框架 || 支持行级锁的多线程锁 )等组件,按需选择组件,不绑架开发者。
Stars: ✭ 577 (+488.78%)
Mutual labels:  rpc, rpc-framework
Pulsar
Event driven concurrent framework for Python
Stars: ✭ 1,867 (+1805.1%)
Mutual labels:  rpc, wsgi
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+2210.2%)
Mutual labels:  rpc, json
Rpc
Simple RPC style APIs with generated clients & servers.
Stars: ✭ 192 (+95.92%)
Mutual labels:  rpc, rpc-framework
Doge
Doge is a high-performance, Python based, open source RPC framework
Stars: ✭ 144 (+46.94%)
Mutual labels:  rpc, rpc-framework
rmp-rpc
a msgpack-rpc rust library based on tokio
Stars: ✭ 45 (-54.08%)
Mutual labels:  rpc, msgpack
restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Stars: ✭ 453 (+362.24%)
Mutual labels:  msgpack, cbor
nodejs grpc
GRPC based API CRUD using Nodejs at both server and client side
Stars: ✭ 17 (-82.65%)
Mutual labels:  rpc, rpc-framework
Ti Rpc
基于swoole封装的一个简易的JSON协议的RPC框架,思路是借鉴的,代码是自己写的。小修小改的,目前服务于前公司(注意是前公司)生产环境,每日支撑大约8000万次调用。
Stars: ✭ 144 (+46.94%)
Mutual labels:  rpc, json
zerorpc-dotnet
A .NET implementation of ZeroRPC
Stars: ✭ 21 (-78.57%)
Mutual labels:  rpc, msgpack
hprose-as3
Hprose for ActionScript 3.0
Stars: ✭ 18 (-81.63%)
Mutual labels:  rpc, rpc-framework
Pudding
Pudding 是一款迷你级分布式服务框架
Stars: ✭ 24 (-75.51%)
Mutual labels:  rpc, rpc-framework
spectree
API spec validator and OpenAPI document generator for Python web frameworks.
Stars: ✭ 190 (+93.88%)
Mutual labels:  annotation, wsgi
Erpc
Embedded RPC
Stars: ✭ 262 (+167.35%)
Mutual labels:  rpc, rpc-framework
rony
Fast and Scalable RPC Framework
Stars: ✭ 41 (-58.16%)
Mutual labels:  rpc, rpc-framework
Kotlinx.serialization
Kotlin multiplatform / multi-format serialization
Stars: ✭ 3,550 (+3522.45%)
Mutual labels:  json, cbor
Jsonrpc
The jsonrpc package helps implement of JSON-RPC 2.0
Stars: ✭ 143 (+45.92%)
Mutual labels:  rpc, json
Webrpc
webrpc is a schema-driven approach to writing backend services for modern Web apps and networks
Stars: ✭ 342 (+248.98%)
Mutual labels:  rpc, json
Easyrpc
EasyRPC是一个远程过程调用(Remote Procedure Call,简称RPC)的最小实现。它使用极少的类、方法演示了RPC的实现原理,是一个学习RPC工作原理的良好示例。
Stars: ✭ 329 (+235.71%)
Mutual labels:  rpc, rpc-framework
Slacker
Transparent, non-incursive RPC by clojure and for clojure
Stars: ✭ 316 (+222.45%)
Mutual labels:  rpc, rpc-framework
Simple Go Rpc
RPC explained by writing simple RPC framework in 300 lines of pure Golang.
Stars: ✭ 510 (+420.41%)
Mutual labels:  rpc, rpc-framework
Treefrog Framework
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Stars: ✭ 885 (+803.06%)
Mutual labels:  json, cbor
Rpclib
rpclib is a modern C++ msgpack-RPC server and client library
Stars: ✭ 996 (+916.33%)
Mutual labels:  rpc, msgpack
Hprose Golang
Hprose is a cross-language RPC. This project is Hprose for Golang.
Stars: ✭ 1,143 (+1066.33%)
Mutual labels:  rpc, rpc-framework
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 (+13324.49%)
Mutual labels:  rpc, rpc-framework
Wheel
关于net nio os cache db rpc json web http udp tcp mq 等多个小工具的自定义实现
Stars: ✭ 45 (-54.08%)
Mutual labels:  rpc, json
Libjson Rpc Cpp
C++ framework for json-rpc (json remote procedure call)
Stars: ✭ 653 (+566.33%)
Mutual labels:  rpc, json
Rsf
已作为 Hasor 的子项目,迁移到:http://git.oschina.net/zycgit/hasor
Stars: ✭ 77 (-21.43%)
Mutual labels:  rpc, rpc-framework
Noproto
Flexible, Fast & Compact Serialization with RPC
Stars: ✭ 138 (+40.82%)
Mutual labels:  rpc, json
Autocser
AutoCSer is a high-performance RPC framework. AutoCSer 是一个以高效率为目标向导的整体开发框架。主要包括 TCP 接口服务框架、TCP 函数服务框架、远程表达式链组件、前后端一体 WEB 视图框架、ORM 内存索引缓存框架、日志流内存数据库缓存组件、消息队列组件、二进制 / JSON / XML 数据序列化 等一系列无缝集成的高性能组件。
Stars: ✭ 140 (+42.86%)
Mutual labels:  rpc, json
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (+203.06%)
Mutual labels:  rpc, rpc-framework
Phpboot
☕️ 🚀 tiny & fast PHP framework for building Microservices/RESTful APIs, with useful features: IOC, Hook, ORM, RPC, Swagger, Annotation, Parameters binding, Validation, etc.
Stars: ✭ 638 (+551.02%)
Mutual labels:  rpc, annotation
Rpcx Java
rpcx implementation in Java for server side and client side
Stars: ✭ 71 (-27.55%)
Mutual labels:  rpc, rpc-framework
1-60 of 1818 similar projects