Stars
A curated list of awesome D documents, frameworks, libraries and software. Inspired by awesome-python.
Low level runtime library for the D programming language
This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
A Parsing Expression Grammar (PEG) module, using the D programming language.
Robust ABC (ActionScript Bytecode) [Dis-]Assembler
Write single page applications in D that compile to webassembly
Cross-platform event loop library of asynchronous objects
A library for creating cross-platform GUI applications.
YAML parser and emitter for the D programming language
An SDLang (Simple Declarative Language) library for D
A library for D that aims to provide the fastest possible implementation of some every day routines.
Containers backed by std.experimental.allocator
Block & stream ciphers, public key crypto, hashing, KDF, MAC, PKCS, TLS, ASN.1, BER/DER, etc.
HibernateD is ORM for D language (similar to Hibernate)
mysql-d / mysql-native
Forked from simendsjo/mysqlnNative D client driver for MySQL/MariaDB, works with or without Vibe.d
Dependency injection framework for D with support for autowiring.