#
dlanguage
Here are 35 public repositories matching this topic...
Open
Better documentation
3
AntonMeep
commented
Sep 25, 2017
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
testing
mock
unit-testing
integration-testing
d
dlang
mocking
unittest
property-based-testing
property-testing
dlanguage
-
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)
rust
concurrency
rust-language
d
dlang
multithreading
rust-lang
threading
safety
rustlang
safe
ownership
mutex
nogc
mutex-synchronisation
lifetimes
reference-counting
multithread
dlanguage
dip1000
-
Updated
Jan 3, 2019 - D
Useful examples of D programming languange
-
Updated
Feb 26, 2020 - Dockerfile
Game Dev in D programming language
game
language
development
programming
sdl2
game-development
raylib
d
dlang
arcade
dev
dgame
2d-game
2d
game-dev
dlanguage
retrogame
derelictsdl2
dlang-game-dev
d-programming-game
-
Updated
May 11, 2020 - D
PNG ImageProcessing with no dependencies
-
Updated
Apr 21, 2020 - D
Course work project based on Google HashCode 2018 task
oop
d
dlang
d2
python3
hashcode
cpython
dub
course-project
course-work
coursework
heuristic
greedy-algorithm
dlang2
dlangui
dlanguage
tkinter-gui
hashcode-2018
hashcode2018
-
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.