grpc-dlang
gRPC client library
A D programming language implementation of the gRPC protocol using the hunt-http library.
Grpc for D programming language, hunt-http library based.
44 stars
12 watching
6 forks
Language: D
last commit: over 2 years ago
Linked from 1 awesome list
dlanggrpchunthunt-grpcrpc
Related projects:
Repository | Description | Stars |
---|---|---|
huntlabs/hunt-http | A flexible performant HTTP server and client library for D Programming Language | 31 |
huntlabs/hunt | A refined core library providing building blocks for asynchronous and concurrent programming in the D programming language. | 95 |
huntlabs/hunt-markdown | A markdown parsing and rendering library for the D programming language | 12 |
huntlabs/hunt-net | A high-performance network library for the D programming language, providing an event-driven asynchronous implementation and codec support for TCP, UDP, and other protocols. | 20 |
huntlabs/hunt-database | A pure D language library providing a database abstraction layer for interacting with PostgreSQL and MySQL databases. | 48 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
huntlabs/hunt-gossip | An implementation of the Apache V2 gossip protocol in D, enabling communication between nodes in distributed systems. | 0 |
huntlabs/hunt-cache | A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. | 6 |
ikod/dlang-requests | An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. | 156 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
huntlabs/hunt-time | A comprehensive time library with date and time representations | 2 |
bluehouse-technology/grpc | An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |
dlang-community/libdparse | A parser for D source code | 115 |
dlang-community/d-yaml | A YAML parser and emitter for the D programming language | 119 |
dlang-community/sdlang-d | An SDLang implementation for the D programming language | 120 |