D Language Foundation
View the official contribution guidelines for D Language Foundation
Write fast, read fast, and run fast.

Category

Programming languages

Years

Technologies

c++dlanglinuxosxwindowsbsdmakedC\C++

Topics

compilersprogramming languagesfunctional programmingweb programmingobject-oriented programmingsystem programmingoperating systemsalgorithmsdata structuresoptimizations
Past Projects
Translate DRuntime Hooks to Templates
Albert Guiman
This project proposes to modernize DRuntime by converting legacy runtime hooks (functions that implement high-level language constructs like array...
Json Library for D
Fei
D’s current JSON libraries (e.g., Phobos’s std.json) rely heavily on dynamic typing, which sacrifices type safety and performance—critical drawbacks...