grpc-kotlin
RPC framework
A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing
Kotlin gRPC implementation. HTTP/2 based RPC
1k stars
22 watching
165 forks
Language: Kotlin
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides native Kotlin bindings for gRPC services using coroutine primitives | 220 |
| Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 59 |
| Generates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL | 493 |
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A Dart implementation of a high-performance RPC framework | 863 |
| A tool for building gRPC microservices with automated code generation and middleware support | 75 |
| A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. | 844 |
| A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 243 |
| An RPC framework for building remote procedure calls between different languages and applications. | 68 |
| A Swift language implementation of the gRPC protocol | 2,061 |
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| An RPC framework that supports file descriptor passing and privilege separation. | 18 |
| Kotlin-based implementation of Substrate RPC client | 18 |
| A lightweight, drop-in replacement for gRPC, providing a simple and extensible RPC framework. | 1,512 |
| A library for creating gRPC services in Erlang. | 140 |