Welcome to DUB, the D package registry. The following list shows all available packages:
Name | Last update | Score | Registered | Description |
---|---|---|---|---|
excel-d | 0.5.12, 3 months ago | 4.4 | 2017-Mar-20 | Excel bindings for D |
dpq2 | 1.1.1, 3 months ago | 4.4 | 2013-Sep-14 | Medium-level binding to the PostgreSQL database |
mir-lapack | 1.2.8, 12 months ago | 4.4 | 2017-May-26 | ndslice wrapper for LAPACK |
cblas | 2.3.1, 10 months ago | 4.4 | 2014-Sep-22 | D BLAS header |
ggplotd | 1.2.3, a year ago | 4.4 | 2015-Nov-11 | Plotting library for the D programming library. The design is inspired by ggplot2 for R. |
mir-cpuid | 1.2.7, 2 years ago | 4.3 | 2016-Oct-14 | CPU Characteristics Identification |
taggedalgebraic | 0.11.22, a year ago | 4.3 | 2015-Aug-13 | A "tagged union" implementation with transparent operator forwarding. |
cairod | 0.0.1-alpha.3+1.10.2, 6 years ago | 4.3 | 2013-Oct-31 | cairo bindings and wrappers for the D programming language. |
stdx-allocator | 3.1.0-beta.2, 3 years ago | 4.3 | 2017-Nov-21 | Extracted std.experimental.allocator |
derelict-pq | 4.0.0, 5 months ago | 4.3 | 2013-Sep-13 | A dynamic and static binding to libpq. |
libddoc | 0.8.0, a year ago | 4.2 | 2015-Mar-30 | D implementation of the DDoc macro system |
dxml | 0.4.3, 2 years ago | 4.2 | 2018-Feb-09 | An XML parser and writer written in D. |
mir-blas | 1.1.14, 5 months ago | 4.2 | 2017-May-26 | ndslice wrapper for BLAS |
bindbc-sdl | 1.2.1, 2 months ago | 4.1 | 2018-Oct-18 | Dynamic and static bindings to SDL2 and its satellite libraries, compatible with -betterC, @nogc, … |
diet-ng | 1.8.1, 4 months ago | 4.1 | 2016-Jan-10 | Next generation Diet template compiler. |
imageformats | 7.0.2, 3 years ago | 4.1 | 2014-Sep-10 | Decoders for PNG, TGA, BMP, JPEG and encoders for PNG, TGA, BMP. |
derelict-ft | 2.0.0-beta.5, 3 years ago | 4.1 | 2013-Aug-26 | A dynamic binding to the FreeType library. |
x11 | 1.0.21, 4 years ago | 4.1 | 2014-Jan-09 | Bindings to X11 for the D programming language |
windows-headers | 1.0.4, 2 years ago | 4.1 | 2015-Jun-23 | windows.h for D |
d2sqlite3 | 1.0.0, a year ago | 4.1 | 2014-Jan-13 | A thin wrapper around SQLite 3 |
zmqd | 1.3.0, 4 days ago | 4.1 | 2013-Dec-22 | A safe and convenient wrapper for the ZeroMQ messaging framework |
concepts | 0.0.8, 4 years ago | 4.1 | 2016-Dec-16 | Concepts for D |
dstats | 1.0.6, 12 months ago | 4.1 | 2014-Jul-17 | a statistics package for D |
xlsxreader | 2.1.0, 16 days ago | 4.1 | 2019-Jun-05 | A very simple xlsx reader |
asdf | 0.7.15, 2 months ago | 4.0 | 2016-May-02 | Fast, Expressive, and Easy to use JSON Serialization Library with optional SSE4 Optimization. |
influx-d | 0.4.5, 9 months ago | 4.0 | 2017-Apr-21 | InfluxDB wrapper |
lapack | 0.6.3, 12 months ago | 4.0 | 2017-May-27 | Dlang LAPACK header |
dateparser | 3.0.4, a year ago | 4.0 | 2016-Mar-07 | Library for parsing randomly formatted date strings |
derelict-sdl2 | 3.1.0-alpha.6, 2 years ago | 4.0 | 2013-Aug-24 | Dynamic bindings to SDL2, SDL2_image, SDL2_mixer, SDL2_ttf and SDL2_net. |
intel-intrinsics | 1.10.2, 3 months ago | 4.0 | 2016-Jul-05 | Use SIMD intrinsics with Intel syntax, with any D compiler, targetting x86 or arm. Like simde but … |
argsd | 1.1.0, 12 months ago | 3.9 | 2017-May-16 | A command line argument ( args) and config file parser |
nanomsg-wrapper | 0.5.3, 3 years ago | 3.9 | 2017-Feb-06 | Nanomsg wrappers for the D Programming Language. |
painlesstraits | 0.3.0, 6 years ago | 3.9 | 2015-Oct-17 | User-defined attribute convenience functions |
nogc | 0.5.1, a year ago | 3.9 | 2017-Apr-28 | Utilities to write @nogc code |
xlsxd | 4.0.2, 7 months ago | 3.9 | 2018-Nov-07 | A thin wrapper around libxlsx to write excel spreadsheets |
urld | 2.1.1, 4 years ago | 3.9 | 2015-Nov-27 | A URL parsing library |
money | 3.0.2, a year ago | 3.8 | 2016-Apr-30 | A money data type, for easy and safe handling of currency amounts |
cerealed | 0.6.11, 3 years ago | 3.8 | 2013-Nov-14 | Binary serialisation library for D |
dlangui | 0.9.187, 4 months ago | 3.8 | 2014-Apr-17 | Cross platform GUI for D. Layouts, styles, themes, unicode, i18n, OpenGL, widgets. Android support. |
bindbc-loader | 1.0.1, a year ago | 3.8 | 2018-Oct-18 | Cross-platform shared library loader usable in -betterC mode. |
gitcompatibledubpackage | 1.0.4, 5 years ago | 3.8 | 2017-Feb-11 | Example of a DUB package also usable as git submodule. For DUB test suite. |
bolts | 1.8.1, 2 years ago | 3.8 | 2018-Feb-22 | Utility library for meta programming |
bindbc-opengl | 1.0.2, 2 months ago | 3.8 | 2018-Oct-18 | Dynamic bindings to OpenGL, compatible with -betterC, @nogc, and nothrow. |
iopipe | 0.2.3, 2 years ago | 3.8 | 2017-Oct-12 | A modular io library in D. |
mir-stat | 0.0.13, 33 days ago | 3.8 | 2020-Oct-04 | Dlang Statistical Package |
vibe-d-postgresql | 3.1.0, 3 months ago | 3.8 | 2016-Feb-15 | PostgreSQL support for Vibe.d |
bloom | 1.0.2, a year ago | 3.8 | 2014-Feb-07 | A basic bloom filter. |
fswatch | 0.6.0, a year ago | 3.7 | 2016-Jul-18 | a cross-platform folder & file watching library using win32, inotify or std.file |
ddox | 0.16.19, 2 months ago | 3.7 | 2012-Oct-06 | Powerful alternative to DMD's DDOC engine. |
dcd | 0.13.6, a year ago | 3.7 | 2016-Jan-14 | The D Completion Daemon is an auto-complete program for the D programming language |
dmd | 2.100.1, 32 days ago | 3.7 | 2017-Jul-17 | The DMD compiler |
autowrap | 0.6.5, 2 months ago | 3.7 | 2018-Apr-18 | Wrap existing D code for use in other languages |
dproto | 2.1.6, 2 years ago | 3.6 | 2013-Oct-05 | D Protocol Buffer library |
localimport | 1.3.0, 3 years ago | 3.6 | 2019-Jan-06 | Module for D's local import idiom. |
mir-bloomberg | 1.0.3, 2 months ago | 3.6 | 2021-Dec-11 | Mir connector to Bloomberg private API |
std_data_json | 0.18.5, 2 years ago | 3.6 | 2014-Aug-20 | Phobos candidate JSON implementation. |
mir-optim | 2.0.1, a year ago | 3.6 | 2018-Jul-08 | Optimisation Framework |
reggae | 0.9.4, 2 months ago | 3.6 | 2015-Mar-18 | A build system in D |
commonmark-d | 1.0.8, 2 years ago | 3.6 | 2019-Sep-29 | Fastest CommonMark and Github Flavoured Markdown parser in D |
cachetools | 0.3.1, 3 years ago | 3.6 | 2018-Nov-26 | Collection of cache strategies |
color | 0.0.9, 2 years ago | 3.5 | 2015-Jun-24 | Color library for the D programming language |
botan-math | 1.0.3, 6 years ago | 3.5 | 2015-Nov-06 | A D Math Library used for Botan |
dud | 1.1.1, 10 months ago | 3.5 | 2021-Aug-18 | Experimental tool for manipulating dub packages |
derelict-gl3 | 2.0.0-beta.8, 3 years ago | 3.5 | 2013-Aug-18 | A dynamic binding to the OpenGL library. |
symmetry-pushover-api | 0.0.2, a year ago | 3.5 | 2021-Feb-21 | Pushover API D port |
commandr | 0.2.0, 2 years ago | 3.5 | 2019-Oct-02 | Modern command line argument parser |
xlsx | 0.0.8, 3 years ago | 3.5 | 2017-Oct-09 | Simple XLSX file parser. |
mongo-standalone | 0.0.12, 12 months ago | 3.5 | 2020-May-28 | A standalone (no dependencies outside the stdlib) Mongo database driver for D. |
sspi-d | 0.2.8, 2 years ago | 3.5 | 2019-May-04 | SSPI WIndows Authentication Library |
jupyter_wire | 0.1.3, a year ago | 3.5 | 2018-Oct-16 | Jupyter kernel written in D |
serve-d | 0.7.4, 7 months ago | 3.4 | 2018-Mar-24 | Microsoft Language Server Protocol implementation using workspace-d |
archttp | 1.1.1, 3 months ago | 3.4 | 2022-May-11 | A highly performant web framework written in D. |
io | 0.3.4, 6 months ago | 3.4 | 2018-Feb-28 | Core I/O functionality. |
crypto | 0.2.17, 7 months ago | 3.3 | 2018-May-30 | A D Library of encrypto, decrypto(3DES, AES, TEA, RSA...), encode, hash, and message digital signa… |
ikod-containers | 0.0.22, 10 months ago | 3.2 | 2019-Nov-02 | containers library |
gl3n | 1.4.1, a year ago | 3.2 | 2013-Apr-07 | OpenGL Maths for D (not glm for D but better). |
dsemver | 1.2.2, a year ago | 3.2 | 2020-Oct-21 | A program that computes the next semver for a dlang library or program |
dsfml | 2.1.1, 6 years ago | 3.2 | 2013-Nov-19 | DSFML binding for SFML-The Simple and Fast Multimedia Library |
geario | 0.1.0, 3 months ago | 3.1 | 2022-May-14 | A cross-platform abstraction library with asynchronous I/O. |
ncurses | 0.0.149, 2 years ago | 3.1 | 2013-Apr-24 | Interface to the C ncurses library |
ddmp | 0.0.1-0.dev.3, 5 years ago | 3.1 | 2014-Jan-14 | D port of the diff-match-patch library |
semver | 0.3.4, 11 months ago | 3.1 | 2014-Jun-17 | Semantic Versioning Library |
archive | 0.7.0, 2 years ago | 3.1 | 2014-Jul-29 | An archive library that supports zip, tar, and targz written entirely in D (with underlying gz imp… |
shlex | 0.9.7, a year ago | 3.1 | 2019-Oct-24 | Simple shell-like lexical analysis library |
directx-d | 0.14.0, 2 years ago | 3.1 | 2013-Nov-07 | DirectX for D |
symmetry-tika-api | 0.0.1, a year ago | 3.0 | 2021-Feb-22 | API around Apache Tika text conversion library |
test_allocator | 0.3.3, a year ago | 3.0 | 2016-Dec-16 | A test allocator |
libclang | 0.2.11, a year ago | 3.0 | 2018-Mar-07 | libclang bindings / wrappers for D |
struct-params | 1.1.3, a year ago | 3.0 | 2019-Mar-16 | Default params using structs. |
nbuff | 0.1.14, a year ago | 3.0 | 2017-Sep-13 | Network buffer |
dubtestproject | 1.3.0, 5 months ago | 3.0 | 2018-Aug-29 | A test project. |
gmp-d | 0.2.14, 14 days ago | 3.0 | 2017-Jan-23 | High-level wrapper for GNU MP (GMP) |
concurrency | 4.12.0, 16 days ago | 3.0 | 2021-Jan-14 | concurrency library |
eventsystem | 2.0.0, a year ago | 3.0 | 2015-Oct-12 | Super tiny event system using delegates |
mir-ion | 1.1.0-rc3, 2 months ago | 2.9 | 2020-Oct-04 | Fast, Expressive, and Easy to use Ion, JSON, Msgpack Serialization Library with SIMD optimization. |
painlessjson | 1.4.0, 3 years ago | 2.9 | 2015-Jan-20 | Converting custom types to and from JSON the painless way. |
workspace-d | 3.8.0, 6 months ago | 2.9 | 2017-Jan-21 | Provides functions for IDEs for managing DCD, Dscanner and Dfmt. Usable as application and library |
undead | 1.1.7, 3 months ago | 2.9 | 2014-Dec-01 | Obsolete Phobos modules, back from the dead |
erupted | 2.1.72+v1.3.222, 10 days ago | 2.9 | 2016-May-13 | Auto-generated D bindings for Vulkan |
colored | 0.0.27, 2 months ago | 2.9 | 2017-Jul-03 | A minimalistic console coloring library. |
Displaying results 41 to 140 of 2209 packages found.
Please log in to manage your own packages.