dub
Here are 63 public repositories matching this topic...
Online registry for dub packages
-
Updated
Mar 14, 2022 - D
A dependency injection framework for D with support for autowiring.
-
Updated
Mar 22, 2022 - D
MQTT broker written in D, using vibe.d
-
Updated
Mar 27, 2019 - D
Reactive Extensions for D Programming Language
-
Updated
Jun 27, 2020 - D
A free and open source library for creative coding in D programming language.
-
Updated
Feb 10, 2019 - D
Close assembly gaps using long-reads at high accuracy.
-
Updated
Mar 1, 2022 - D
D Protocol Buffer mixins to create structures at compile time
-
Updated
May 2, 2020 - D
A nice documentation generator based on ddox.
-
Updated
Jul 21, 2020 - JavaScript
A library for Digital Signal Processing in D with a focus on audio
-
Updated
Dec 4, 2021 - D
Advanced Random Number Generators
-
Updated
Jan 10, 2022 - D
Easy progress reporting for D
-
Updated
Jan 5, 2020 - D
D Programming Language Koans. Inspired from RubyKoans, CppKoans, GoKoans; an educational unit test suite for the D Programming Language
-
Updated
Sep 18, 2021 - D
The extensible test runner for DLang moved to
-
Updated
Jan 1, 2022 - D
A small library and cli to bypass code.dlang.org in a way transparent to dub
-
Updated
Jun 25, 2020 - D
Simple dependency injection framework for D
-
Updated
Sep 8, 2017 - D
Improve this page
Add a description, image, and links to the dub topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dub topic, visit your repo's landing page and select "manage topics."


E.g.
dub add-path "C:\Dev\"from cmd.exe leads to an entry inlocal-packages.jsonlike this:{ "name": "*", "path": "C:\\Dev\"" },note the trailing single
\and extra"