grpc-haskell
gRPC client library
A Haskell interface to the gRPC protocol for building client-side RPC services.
gRPC library binding for Haskell.
154 stars
23 watching
16 forks
Language: Haskell
last commit: over 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,061 |
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. | 529 |
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 | 258 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 412 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 68 |
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. | 179 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 998 |
julien-r44/adonis-grpc-consumer | Provides a client-side interface to communicate with gRPC services in Adonis.js applications. | 13 |