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

2k stars
48 watching
51 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list

drpcgogrpcmicroservicesnanoservicesprotorpc

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rookie-ninja/rk-grpcA tool for building gRPC microservices with automated code generation and middleware support75
grpc/grpc-dartA Dart implementation of a high-performance RPC framework863
otwieracz/clj-grpcProvides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge.16
grpc/grpc-kotlinA high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing1,206
grpc-ecosystem/polyglotA universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos.529
grpc/grpc-haskellA Haskell interface to the gRPC protocol for building client-side RPC services.154
preslavmihaylov/go-grpc-crash-courseA tutorial and learning resource on using gRPC with Go for building networked services10
trpc-group/trpc-goA high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way.844
mwitkow/grpc-proxyA gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration.965
vladimirvivien/go-grpcA collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems.243
containerd/ttrpcA lightweight GRPC implementation optimized for low-memory environments.563
grpc/grpc-swiftA Swift language implementation of the gRPC protocol2,061
rogchap/wombatAn automated gRPC client builder and runtime environment1,397
grpc-swagger/grpc-swaggerTools for debugging and exploring gRPC services using Swagger UI426
xxjwxc/ginrpcTools and utilities for building RPC services with automatic parameter binding and routing291