HuntLabs

Results 11 repositories owned by HuntLabs

hunt-framework

299
Stars
29
Forks
Watchers

A Web framework for D Programming Language. Full-stack high-performance.

hunt-entity

56
Stars
11
Forks
Watchers

An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.

hunt

94
Stars
15
Forks
Watchers

A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.

collie

60
Stars
11
Forks
Watchers

An asynchronous event-driven network framework( port netty ) written in D.

grpc-dlang

44
Stars
7
Forks
Watchers

Grpc for D programming language, hunt-http library based.

hunt-database

46
Stars
4
Forks
Watchers

Database abstraction layer library using pure D programing language, support PostgreSQL and MySQL.

hunt-framework-docs

20
Stars
0
Forks
Watchers

Documentation for Hunt Framework.

hunt-http

31
Stars
5
Forks
Watchers

http library for D, support http 1.1 / http 2.0 (http2) / websocket server and client.

hunt-net

20
Stars
3
Forks
Watchers

High-performance network library for D programming language, event-driven asynchonous implemention(IOCP / kqueue / epoll).

hunt-skeleton

20
Stars
5
Forks
Watchers

hunt framework project template.