hunt-net
Network library
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.
High-performance network library for D programming language, event-driven asynchonous implemention(IOCP / kqueue / epoll).
20 stars
5 watching
3 forks
Language: D
last commit: about 3 years ago
Linked from 1 awesome list
codecsocketssltcptlsudp
Related projects:
Repository | Description | Stars |
---|---|---|
| A refined core library providing building blocks for asynchronous and concurrent programming in the D programming language. | 95 |
| A flexible performant HTTP server and client library for D Programming Language | 31 |
| A pure D language library providing a database abstraction layer for interacting with PostgreSQL and MySQL databases. | 48 |
| A D programming language implementation of the gRPC protocol using the hunt-http library. | 44 |
| An asynchronous event-driven network framework written in Dlang. | 60 |
| An implementation of the Apache V2 gossip protocol in D, enabling communication between nodes in distributed systems. | 0 |
| A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. | 6 |
| 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 markdown parsing and rendering library for the D programming language | 12 |
| An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. | 57 |
| A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
| A lightweight, single-file networking library for creating simple UDP connections in games. | 60 |
| An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,028 |
| A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |