All Projects → Twirp → Similar Projects or Alternatives

738 Open source projects that are alternatives of or similar to Twirp

Tarsjava
Java language framework rpc source code implementation
Stars: ✭ 321 (-94.03%)
Mutual labels:  rpc
Centrifuge
Real-time messaging library for Go with scalability in mind
Stars: ✭ 446 (-91.71%)
Mutual labels:  protobuf
Dis Seckill
👊SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统
Stars: ✭ 315 (-94.14%)
Mutual labels:  rpc
Kroto Plus
gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc
Stars: ✭ 400 (-92.57%)
Mutual labels:  protobuf
Slacker
Transparent, non-incursive RPC by clojure and for clojure
Stars: ✭ 316 (-94.13%)
Mutual labels:  rpc
Rpc
A golang foundation for RPC over HTTP services.
Stars: ✭ 474 (-91.19%)
Mutual labels:  rpc
Javatech
☕️ 汇总 Java 开发中常见的主流技术的应用、特性、原理。
Stars: ✭ 310 (-94.24%)
Mutual labels:  rpc
Redeo
High-performance framework for building redis-protocol compatible TCP servers/services
Stars: ✭ 392 (-92.71%)
Mutual labels:  rpc
Gunk
Modern frontend and syntax for Protocol Buffers
Stars: ✭ 305 (-94.33%)
Mutual labels:  protobuf
Quasar
Remote Administration Tool for Windows
Stars: ✭ 4,897 (-8.98%)
Mutual labels:  protobuf
Parrot
The next generation messenger.
Stars: ✭ 305 (-94.33%)
Mutual labels:  protobuf
Nebula
Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.
Stars: ✭ 385 (-92.84%)
Mutual labels:  protobuf
Waterdrop
💧Waterdrop is a high performance micro service framework. Waterdrop comes from (The Three Body Problem).
Stars: ✭ 305 (-94.33%)
Mutual labels:  rpc
Polyglot
A universal grpc command line client
Stars: ✭ 488 (-90.93%)
Mutual labels:  protobuf
Remoto
Ultra-simple RPC ecosystem designed for right now.
Stars: ✭ 304 (-94.35%)
Mutual labels:  rpc
Gametracking Dota2
📥 Game Tracker: Dota 2
Stars: ✭ 375 (-93.03%)
Mutual labels:  protobuf
Node Zookeeper Dubbo
A middleware helps node to communicate dubbo by using its default protocol, which is registered in zookeeper
Stars: ✭ 296 (-94.5%)
Mutual labels:  rpc
Nrpc
nRPC is like gRPC, but over NATS
Stars: ✭ 440 (-91.82%)
Mutual labels:  protobuf
Joyrpc
high-performance, high-extensibility Java rpc framework.
Stars: ✭ 290 (-94.61%)
Mutual labels:  rpc
Pythonforwindows
A codebase aimed to make interaction with Windows and native execution easier
Stars: ✭ 370 (-93.12%)
Mutual labels:  rpc
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 (-36.95%)
Mutual labels:  rpc
Poc
Proofs-of-concept
Stars: ✭ 467 (-91.32%)
Mutual labels:  rpc
Ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
Stars: ✭ 361 (-93.29%)
Mutual labels:  rpc
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (-91.97%)
Mutual labels:  rpc
Mu Scala
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Stars: ✭ 266 (-95.06%)
Mutual labels:  rpc
Protoc Gen Gotemplate
📂 generic protocol generator based on golang's text/template (grpc/protobuf)
Stars: ✭ 284 (-94.72%)
Mutual labels:  protobuf
Proto
parser for Google ProtocolBuffers definition
Stars: ✭ 359 (-93.33%)
Mutual labels:  protobuf
Ratatool
A tool for data sampling, data generation, and data diffing
Stars: ✭ 279 (-94.81%)
Mutual labels:  protobuf
Xxl Rpc
A high performance, distributed RPC framework.(分布式服务框架XXL-RPC)
Stars: ✭ 493 (-90.84%)
Mutual labels:  rpc
Kotlinx.serialization
Kotlin multiplatform / multi-format serialization
Stars: ✭ 3,550 (-34.01%)
Mutual labels:  protobuf
Grpc Example
An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.
Stars: ✭ 352 (-93.46%)
Mutual labels:  protobuf
Docker Protobuf
All inclusive Protocol Buffer and gRPC suite, powered by Docker and Alpine
Stars: ✭ 270 (-94.98%)
Mutual labels:  protobuf
Izumi
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
Stars: ✭ 423 (-92.14%)
Mutual labels:  rpc
Saluki
Spring Boot starter module for gRPC framework.
Stars: ✭ 267 (-95.04%)
Mutual labels:  rpc
Ola
The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
Stars: ✭ 424 (-92.12%)
Mutual labels:  protobuf
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: ✭ 344 (-93.61%)
Mutual labels:  rpc
Tarscpp
C++ language framework rpc source code implementation
Stars: ✭ 261 (-95.15%)
Mutual labels:  rpc
Erpc
Embedded RPC
Stars: ✭ 262 (-95.13%)
Mutual labels:  rpc
Elle
The Elle coroutine-based asynchronous C++ development framework.
Stars: ✭ 459 (-91.47%)
Mutual labels:  rpc
Tarsgo
Tarsgo is high performance RPC framework in Golang programing language using the tars protocol. Go has become popular for programming with the rise of containerization technology such as docker, k8s, and etcd. Go's goroutine concurrency mechanism means Go is very suitable for large-scale high-concurrency back-end server program development. The Go language has nearly C/C++ performance and near Python productivity. In Tencent, part of the existing C++ development team has gradually turned into Go developers. Tars, a widely used RPC framework, supports C++, Java, NodeJS, and PHP, and now Go. The combination with Go language has become a general trend. Therefore, in the voice of users, we launched Tarsgo, and we have applied to Tencent map application, YingYongbao application, Internet plus and other projects. Learn more about the whole Tars architecture and design at Introduction.
Stars: ✭ 2,931 (-45.52%)
Mutual labels:  rpc
Ts Proto
An idiomatic protobuf generator for TypeScript
Stars: ✭ 340 (-93.68%)
Mutual labels:  protobuf
Jazminserver
Java based application,rpc,message,rtmp,game,sip,rtp,relay,webrtc,webssh,proxy server,message queue,mysql proxy server
Stars: ✭ 256 (-95.24%)
Mutual labels:  rpc
Rpcx Examples
examples for the latest rpcx
Stars: ✭ 256 (-95.24%)
Mutual labels:  rpc
Vs Streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
Stars: ✭ 421 (-92.17%)
Mutual labels:  rpc
Webrpc
webrpc is a schema-driven approach to writing backend services for modern Web apps and networks
Stars: ✭ 342 (-93.64%)
Mutual labels:  rpc
idealingua-v1
IdeaLingua RPC for Scala, TypeScript, C#, Go
Stars: ✭ 13 (-99.76%)
Mutual labels:  rpc
gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
Stars: ✭ 74 (-98.62%)
Mutual labels:  protobuf
Smart Socket
A High Performance Java AIO framework
Stars: ✭ 341 (-93.66%)
Mutual labels:  rpc
backk
Backk - Node.js framework for creating security-first cloud-native microservices for Kubernetes in Typescript
Stars: ✭ 14 (-99.74%)
Mutual labels:  rpc
protoc-gen-kit
Protoc compiler for Go kit code
Stars: ✭ 17 (-99.68%)
Mutual labels:  protobuf
Protobuf
[Looking for new ownership] Protocol Buffers for Go with Gadgets
Stars: ✭ 4,998 (-7.1%)
Mutual labels:  protobuf
Csm
Source code for the Cities: Skylines Multiplayer mod (CSM)
Stars: ✭ 457 (-91.51%)
Mutual labels:  protobuf
Torat
ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication
Stars: ✭ 415 (-92.29%)
Mutual labels:  rpc
Eureca.io
eureca.io : a nodejs bidirectional RPC that can use WebSocket, WebRTC or XHR fallback as transport layers
Stars: ✭ 341 (-93.66%)
Mutual labels:  rpc
gruf-demo
A demonstration Rails application utilizing gruf, a gRPC Rails framework.
Stars: ✭ 42 (-99.22%)
Mutual labels:  protobuf
quanta
A Game Server Engine based on Lua!
Stars: ✭ 17 (-99.68%)
Mutual labels:  rpc
Summer
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
Stars: ✭ 336 (-93.75%)
Mutual labels:  protobuf
wislove
Java 服务端api解决方案,处理部分通用业务逻辑。包括用户中心,支付,订单,IM相关,内容管理,角色权限授权。以及分库分表的处理,RPC分布式的解决方案等。一个人慢慢做
Stars: ✭ 14 (-99.74%)
Mutual labels:  rpc
BeetleX.Redis
A high-performance async/non-blocking redis client components for dotnet core,default data formater json protobuf and messagepack,support ssl
Stars: ✭ 174 (-96.77%)
Mutual labels:  protobuf
Javaspringbootsamples
SpringBoot、Dubbo、SpringCloud的各种集成例子:Atomikos、gRPC、Thrift、Seata、ShardingSphere、Dubbo、Hmily、Nacos、Consul、Ribbon、Jedis、Lettuce、Redisson等框架
Stars: ✭ 399 (-92.58%)
Mutual labels:  rpc
61-120 of 738 similar projects