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: over 2 years ago
Linked from 1 awesome list
http-clienthttp-protocolhttp-serverhttp2huntwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
huntlabs/hunt | A refined core library providing building blocks for asynchronous and concurrent programming in the D programming language. | 95 |
huntlabs/grpc-dlang | A D programming language implementation of the gRPC protocol using the hunt-http library. | 44 |
huntlabs/hunt-gossip | An implementation of the Apache V2 gossip protocol in D, enabling communication between nodes in distributed systems. | 0 |
huntlabs/hunt-time | A comprehensive time library with date and time representations | 2 |
huntlabs/hunt-console | A lightweight command-line interface component with features like output coloring, input/output abstractions, and automatic help messages. | 4 |
huntlabs/hunt-cache | A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. | 6 |
huntlabs/hunt-markdown | A markdown parsing and rendering library for the D programming language | 12 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
huntlabs/flatbuffers | A high-performance, binary serialization format for efficient data storage and transmission | 11 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 322 |
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 |
huntlabs/hunt-entity | An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. | 57 |