A refined core library for D programming language.


Keywords
library, network, application, web, development, asynchronous, collection, concurrency, dlang, event-driven, io, logging
License
Apache-2.0
Install
dub fetch hunt --version 1.3.1

Documentation

Build Status

Hunt library

A refined core library for D programming language.

Modules

  • hunt.event
  • hunt.io
  • hunt.logging
  • hunt.util

Platforms

  • FreeBSD
  • Windows
  • macOS
  • Linux
  • Android

Libraries

  • hunt-net – An asynchronous event-driven network library written in D.

Frameworks

  • hunt-framework – Hunt is a high-level D Programming Language Web framework that encourages rapid development and clean, pragmatic design. It lets you build high-performance Web applications quickly and easily.

Requirements

D Compiler 2.088+.

Avaliable versions

Identifier Description
HUNT_DEBUG Used to log some debug messages

Benchmarks

Benchmark

For details, see here.

Thanks

  • @Cogitri
  • @deviator
  • @jasonwhite
  • @Kripth
  • @n8sh
  • @shove70

TODO

  • Better performance
  • Better APIs
  • Improvement for Worker with IOCP