grpc-swift
gRPC client
A Swift language implementation of the gRPC protocol
The Swift language implementation of gRPC.
2k stars
77 watching
420 forks
Language: Swift
last commit: 6 days ago
Linked from 1 awesome list
grpcprotocol-buffersswiftswift-grpc
Related projects:
Repository | Description | Stars |
---|---|---|
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
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-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
joyrex2001/grpc-perl | An implementation of the gRPC transport layer in Perl | 33 |
elixir-grpc/grpc | An Elixir implementation of the gRPC protocol for building networked services | 1,402 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
bluehouse-technology/grpc | An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
googleapis/gapic-generator-kotlin | Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 58 |
grpc/grpc-dart | A Dart implementation of a high-performance RPC framework | 857 |
firecomm/firecomm | A feature-rich gRPC-Node library providing core functions for building RPC clients and servers with support for various middleware and error handling options. | 226 |
vmagamedov/grpclib | Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 938 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,807 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
grpc/grpc-kotlin | A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,203 |