grapesy: Native Haskell implementation of the gRPC framework

[ bsd3, library, network ] [ Propose Tags ] [ Report a vulnerability ]

This is a fully compliant and feature complete native Haskell implementation of gRPC, Google's RPC framework.

Modules

[Last Documentation]

  • Network
    • GRPC
      • Network.GRPC.Client
        • Network.GRPC.Client.Binary
        • StreamType
          • Network.GRPC.Client.StreamType.CanCallRPC
          • Network.GRPC.Client.StreamType.Conduit
          • Network.GRPC.Client.StreamType.IO
            • Network.GRPC.Client.StreamType.IO.Binary
      • Network.GRPC.Common
        • Network.GRPC.Common.Binary
        • Network.GRPC.Common.Compression
        • Network.GRPC.Common.Exception
        • Network.GRPC.Common.HTTP2Settings
        • Network.GRPC.Common.Headers
        • Network.GRPC.Common.JSON
        • Network.GRPC.Common.NextElem
        • Network.GRPC.Common.Protobuf
          • Network.GRPC.Common.Protobuf.Any
        • Network.GRPC.Common.StreamElem
        • Network.GRPC.Common.StreamType
      • Network.GRPC.Server
        • Network.GRPC.Server.Binary
        • Network.GRPC.Server.Protobuf
        • Network.GRPC.Server.Run
        • Network.GRPC.Server.StreamType
          • Network.GRPC.Server.StreamType.Binary

Flags

Manual Flags

NameDescriptionDefault
build-stress-test

Build the stress test

Disabled
strace

Write events to devnull in grapesy-kvstore so that they show up in strace

Disabled
patched-ghc-for-exception-debugging

Use custom patched GHC with some exception improvements (probably useful for grapesy devs only)

Disabled
Automatic Flags
NameDescriptionDefault
test-no-islabel

Enable the test that checks that no IsLabel instances are in scope

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0
Change log CHANGELOG.md
Dependencies aeson (>=1.5 && <2.4), async (>=2.2 && <2.3), base (>=4.14 && <4.23), binary (>=0.8 && <0.9), bytestring (>=0.10.12 && <0.13), conduit (>=1.3 && <1.4), containers (>=0.6 && <0.9), crypton-x509 (>=1.7 && <1.10), crypton-x509-store (>=1.6 && <1.10), crypton-x509-system (>=1.6 && <1.10), data-default (>=0.7 && <0.9), deepseq (>=1.4 && <1.6), exceptions (>=0.10 && <0.11), grpc-spec (>=1.1 && <1.2), http-semantics (>=0.4 && <0.5), http-types (>=0.12 && <0.13), http2 (==5.4.4), http2-tls (>=0.5 && <0.6), lens (>=5.0 && <5.4), mtl (>=2.2 && <2.4), network (>=3.2.4 && <3.3), network-run (>=0.5 && <0.6), proto-lens (>=0.7 && <0.8), proto-lens-protobuf-types (>=0.7 && <0.8), random (>=1.2 && <1.4), recv (>=0.1 && <0.2), stm (>=2.5 && <2.6), text (>=1.2 && <2.2), time-manager (>=0.3.2 && <0.4), tls (>=1.7 && <2.5), unbounded-delays (>=0.1.1 && <0.2), unordered-containers (>=0.2 && <0.3), utf8-string (>=1.0 && <1.1) [details]
Tested with ghc ==8.10.7, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.4, ghc ==9.14.1
License BSD-3-Clause
Author Edsko de Vries
Maintainer edsko@well-typed.com
Uploaded by EdskoDeVries at 2026-09-02T12:23:06Z
Category Network
Source repo head: git clone https://github.com/well-typed/grapesy
Distributions
Reverse Dependencies 4 direct, 18 indirect [details]
Downloads 170 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-09-02 [all 2 reports]