grpc-haskell
gRPC client library
A Haskell interface to the gRPC protocol for building client-side RPC services.
gRPC library binding for Haskell.
155 stars
23 watching
16 forks
Language: Haskell
last commit: about 6 years ago
Linked from 2 awesome lists
grpcgrpc-haskellhaskell
Related projects:
Repository | Description | Stars |
---|---|---|
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
grpc-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
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 |
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 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
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 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
huntlabs/grpc-dlang | A D programming language implementation of the gRPC protocol using the hunt-http library. | 44 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
julien-r44/adonis-grpc-consumer | Provides a client-side interface to communicate with gRPC services in Adonis.js applications. | 13 |