drpc

gRPC alternative

A lightweight, drop-in replacement for gRPC, providing a simple and extensible RPC framework.

drpc is a lightweight, drop-in replacement for gRPC

GitHub

1k stars
48 watching
50 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list

drpcgogrpcmicroservicesnanoservicesprotorpc

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rookie-ninja/rk-grpc A tool for building gRPC microservices with automated code generation and middleware support 75
grpc/grpc-dart A Dart implementation of a high-performance RPC framework 857
otwieracz/clj-grpc Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. 15
grpc/grpc-kotlin A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing 1,203
grpc-ecosystem/polyglot A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. 530
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 155
preslavmihaylov/go-grpc-crash-course A tutorial and learning resource on using gRPC with Go for building networked services 10
trpc-group/trpc-go A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. 836
mwitkow/grpc-proxy A gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration. 962
vladimirvivien/go-grpc A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. 242
containerd/ttrpc A lightweight GRPC implementation optimized for low-memory environments. 559
grpc/grpc-swift A Swift language implementation of the gRPC protocol 2,048
rogchap/wombat An automated gRPC client builder and runtime environment 1,397
grpc-swagger/grpc-swagger Tools for debugging and exploring gRPC services using Swagger UI 425
xxjwxc/ginrpc Tools and utilities for building RPC services with automatic parameter binding and routing 290