Awesome D 
A curated list of awesome D frameworks, libraries and software. Inspired by awesome-python.
Most documents and links are collected from the D forum, the D wiki, and the D package repository. Exploring GitHub is also helpful, as many libraries are hosted there. If you know of an interesting D project, please let us know via GitHub issues or by editing this file.
Contents
- Basic Information
- Documents
- Language Related
- Continuous Integration
- Compiler for Other Languages
- OS
- Common
- Networking / Web
- Database
- CLI
- GUI
- Game Development
- Internationalization (i18n) / Globalization
- Image Processing
- Machine Learning
- Scientific
- Others
Official Websites
Official website URLs for D.
- dlang.org - Official website for D.
- wiki.dlang.org - Official wiki for D.
- blog.dlang.org - Official blog for D.
- forum.dlang.org - Official forum for D. Many interesting discussions occurring on a daily basis.
- code.dlang.org - Official library registry for D.
- GitHub organization - Official GitHub organization for D. Repository for all official D tools & code.
- Issue tracker – Official issue tracker for D. Older reports can be found in the archived tracker.
- Language specification - The D programming language specification.
Getting Help
For when you're stuck.
- Official D Forum Learn Group - Highest-traffic site for getting D questions answered.
- D on Stack Overflow - Less traffic than the forums but possibly easier to search.
- D on Rosetta Code - Examples of how to do many basic things in D.
- D on Discord - Another very active community for D discussions and questions.
People
The people that made D the language it is.
- Walter Bright - Father of D. Walter Bright is the creator and first implementer of the D programming language and has implemented compilers for several other languages.
- Andrei Alexandrescu, PhD - C++ guru. Author of The D Programming Language and Modern C++ Design. With Walter Bright, Andrei co-designed many important features of D and authored a large part of D's standard library. Andrei works as a trainer in advanced C++ programming and algorithms and is now actively evangelizing D in the organization.
- Átila Neves - Deputy Leader of D.
- YOU - Please add your information if you've done something interesting in D. It is you, the awesome people that make D awesome.