grpclib
gRPC library
Pure-Python implementation of the gRPC protocol for asyncio-based microservices
Pure-Python gRPC implementation for asyncio
940 stars
29 watching
91 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
asynciogrpch2microservicesprotobufpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A Swift language implementation of the gRPC protocol | 2,061 |
| Automatically exposes Django ORM over gRPC for use in microservices written by other languages | 24 |
| A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
| An Elixir implementation of the gRPC protocol for building networked services | 1,403 |
| Provides an easy way to launch a gRPC service with access to Django ORM and other functionality. | 228 |
| A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 442 |
| Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
| Client library for interacting with the Gremlin Server protocol in Python | 28 |
| Library for building asynchronous gRPC clients and servers using C++20 coroutines | 374 |
| A command line tool for calling gRPC services and inspecting their structure | 258 |
| A Python framework for building gRPC services and handling their associated messages | 84 |
| A comprehensive guide to building gRPC servers and clients using Go or Python, with additional instructions on deploying them using Docker. | 13 |
| A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 210 |
| A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |