Project Awesome project awesome

D

Collection 747 stars GitHub

Game Bindings

Unmaintained

dunit 60 (archived)

Advanced unit testing & mocking toolkit

hunt 98 updated 2y ago

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

hunt-time 2 updated 5y ago

A time library and similar to Joda-time and Java.time api.

hunt-validation 3 updated 2y ago

A data validation library for DLang based on hunt library.

collie 60 updated 7y ago

An asynchronous event-driven network framework written in dlang, like netty framework in D.

hunt-net 20 updated 4y ago

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

hunt-http 31 updated 3y ago

HTTP/1 and HTTP/2 protocol library for D.

Hunt Framework 307 updated 2y ago

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.

grpc 43 updated 4y ago

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

kissrpc 41 updated 8y ago

Fast and light, flatbuffers based rpc framework.

hunt-gossip updated 7y ago

A Apache V2 gossip protocol implementation for D programming language.

hunt-cache 6 updated 3y ago

D language universal cache library, using radix, redis and memcached.

flatbuffers 10 updated 8y ago

D Programming Language implementation of the google flatbuffers library.

hunt-entity 58 updated 3y ago

Hunt entity is an object-relational mapping tool for the D programming language. Referring to the design idea of JPA, support PostgreSQL / MySQL / SQLite.

hunt-database 49 updated 2y ago

Hunt database abstraction layer for D programing language, support PostgreSQL / MySQL / SQLite.

hunt-console 4 updated 4y ago

Hunt console creation easier to create powerful command-line applications.

DWT 141 updated 2y ago

A library for creating cross-platform GUI applications. GWT is a port of the Java SWT library to D. DWT was promoted as a semi-standard GUI library for D, but unfortunately didn't catch up popularity yet.

LibUI 34 updated 4y ago

Dynamic Binding for libui