ttrpc
LRPC library
A lightweight GRPC implementation optimized for low-memory environments.
GRPC for low-memory environments
561 stars
26 watching
80 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
gogolanggolang-librarygolang-packagegrpcprotocolrpcstream
Related projects:
Repository | Description | Stars |
---|---|---|
lixd/grpc-go-example | A collection of tutorials and examples on gRPC development in Go | 165 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 705 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 204 |
apssouza22/grpc-production-go | A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 210 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,053 |
lrstanley/girc | A flexible IRC client library for Go, focusing on simplicity and event-based triggering. | 139 |
joyrex2001/grpc-perl | An implementation of the gRPC transport layer in Perl | 33 |
centrifuge/go-substrate-rpc-client | Provides an API to interact with Substrate-based blockchain networks | 204 |
vladimirvivien/go-grpc | A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 243 |
tsloughter/grpcbox | A library for creating gRPC services in Erlang. | 140 |
lesnyrumcajs/grpc_bench | Provides a standardized benchmark for comparing performance and resource usage of gRPC libraries across different programming languages and technologies | 893 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,865 |
xmppo/go-xmpp | A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 531 |
bluenviron/gortsplib | Provides an RTSP client and server library for media streaming in the Go programming language. | 702 |