dlanguage
Here are 35 public repositories matching this topic...
Better documentation
Browsing docs in ./doc is awful - no navigation, no table of contents, etc. Maybe it's better to host docs on the GitHub wiki, https://readthedocs.org/ or somewhere else?
Advanced unit test framework for D
-
Updated
Jun 16, 2020 - D
Powerful binary serialisation library for D
-
Updated
Oct 4, 2019 - D
C++-style automatic memory management smart pointers for D
-
Updated
Jun 2, 2020 - D
MQTT broker written in D, using vibe.d
-
Updated
Mar 27, 2019 - D
Safe concurrency in D (`shared` made easier)
-
Updated
Jan 3, 2019 - D
Useful examples of D programming languange
-
Updated
Feb 26, 2020 - Dockerfile
Game Dev in D programming language
-
Updated
May 11, 2020 - D
PNG ImageProcessing with no dependencies
-
Updated
Apr 21, 2020 - D
Course work project based on Google HashCode 2018 task
-
Updated
Jan 28, 2019 - D
A Dlang Mongo wrapper of Mondo that allows plug & play usage of structs. Maintained by @NotSpooky
-
Updated
Jan 29, 2018 - D
D implementation of Myers Diff, based on port from the Java implementation of Myers Diff algorithm, based on a port from the C# implementation done by Nicholas Butler at http://simplygenius.net/Article/DiffTutorial1 or http://www.codeproject.com/Articles/42279/Investigating-Myers-diff-algorithm-Part-1-of-2 %)
-
Updated
Jul 23, 2019 - D
-
Updated
Aug 10, 2019 - D
virtio network driver implemented in the D language
-
Updated
Sep 2, 2019 - C
Improve this page
Add a description, image, and links to the dlanguage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dlanguage topic, visit your repo's landing page and select "manage topics."


The examples don't run on Travis right now because they fail - the older version of libclang there, even when installing the most recent one from apt, doesn't work the same way as libclang 6.0. The CI script should manually download the right libclang version, just like dstep does.