hunt-http
HTTP client/server library
A flexible performant HTTP server and client library for D Programming Language
http library for D, support http 1.1 / http 2.0 (http2) / websocket server and client.
31 stars
5 watching
5 forks
Language: D
last commit: almost 3 years ago
Linked from 1 awesome list
http-clienthttp-protocolhttp-serverhttp2huntwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A pure D language library providing a database abstraction layer for interacting with PostgreSQL and MySQL databases. | 48 |
| A refined core library providing building blocks for asynchronous and concurrent programming in the D programming language. | 95 |
| A D programming language implementation of the gRPC protocol using the hunt-http library. | 44 |
| An implementation of the Apache V2 gossip protocol in D, enabling communication between nodes in distributed systems. | 0 |
| A comprehensive time library with date and time representations | 2 |
| A lightweight command-line interface component with features like output coloring, input/output abstractions, and automatic help messages. | 4 |
| A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. | 6 |
| A markdown parsing and rendering library for the D programming language | 12 |
| An HTTP server for D with support for various features and request processors. | 34 |
| A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
| A high-performance, binary serialization format for efficient data storage and transmission | 10 |
| An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
| An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. | 155 |
| An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. | 57 |