Welcome to DUB, the D package registry. The following list shows all available packages:

Select category:

Name Last update Score Registered Description
pushdown 1.0.0, 2 years ago 0.52022-Sep-28Library to parse things via a pushdown automaton
derelict-vlfeat 0.0.2, 7 years ago 0.52017-Oct-24Dynamic bindings for the VLFeat library
cst 1.0.4, 6 years ago 0.52018-Jan-30A simple template function to replace `cast`.
sprite_sheet_breaker 1.0.3, 2 years ago 0.52022-Oct-09A tool to break sprite sheets into individual textures written in D
libackis 1.0.4, 8 years ago 0.52013-Nov-20A D1/D2/Phobos/Phobos2 compatible library for communicating with Ackis2.0 compatible message routers
glustercli 0.1.2, 5 years ago 0.52019-Aug-26D language bindings for Gluster CLI
libsodium-crypto 0.1.0, 7 months ago 0.52022-Oct-17Libsodium-based cryptographic primitives, including Cruve25519, Blake2b, and Schnorr signatures
bfvm 0.1.1, 6 years ago 0.52018-Dec-23A virtual machine for BrainFuck that supports mocked input, argument passing, silent mode and cycl…
xyz 1.1.0, 6 years ago 0.52018-Feb-09Syntax sugar for indexing the beginning of arrays `array[0]` can be accessed with `array.x` and th…
dwren 0.2.3, 10 months ago 0.52021-Aug-03bindings to wren for dlang
selflinoin 0.0.2, 9 years ago 0.52015-Apr-22A tiny helper to write a compilation error message as well as dmd
vibe-json-log 0.1.2, 5 years ago 0.52019-Jun-18A JSON based logger for vibe-core.
libtidy-d 1.22.0, 9 years ago 0.52015-Apr-27D bindings to libtidy.
oras 2.2.0, 2 years ago 0.52022-Dec-06OCI Registry As Storage
classutil 1.0.0, 2 years ago 0.52022-Dec-20Class/interface type checking utility for D
benchquark 0.8.0, 5 years ago 0.52019-Nov-04SAOC 2019 designs
queue 1.0.0, 6 years ago 0.52018-Mar-14A Queue internally on an SList.
unbound-control 0.0.4, a year ago 0.52023-Jan-02Wrapper for the Unbound DNS unbound-control
seed 1.3.0, 7 months ago 0.52023-Jan-11Command-line tool base library.
bitstamp-d 0.1.1, 6 years ago 0.52018-Feb-11crypto currency trading platform integration based on vibe.d for bitstamp.
cryptonote 1.0.3, 6 years ago 0.52018-May-12D binding for cryptonote hash library (exposed by coinfoundry/miningcore)
iseven 1.0.2, 5 years ago 0.52019-May-24Check if the input is an even integer
dlist 1.0.1, 5 years ago 0.52019-May-18Implementation of lists in D, like Java ArrayList
blake3-d 0.1.10, 31 days ago 0.52024-Mar-19BLAKE3 D wrappers compliant with Phobos's std.digest.
dcorelib 0.1.0, 6 years ago 0.52017-Oct-29A set of value objects and helper objects useful for d web development using vibe.d.
enumcons 0.1.0, a year ago 0.52023-Feb-01Type-safe extensible enums without classes. @nogc nothrow pure @safe
flexiblemarshal 0.0.1, 8 years ago 0.52016-Jun-09A flexible marshaller/demarshaller for D.
indexed-relation 0.0.1, 6 years ago 0.52018-Feb-23In-memory indexed relations
tlscheme2json 1.0.4, 5 years ago 0.52019-May-04A TLScheme generator for Json
scrapd 1.1.0, 5 years ago 0.52019-Mar-02Scrapbox
desflow 0.2.0, 9 years ago 0.52015-May-31D Extended Set Multithread Wrap
libcbor 0.6.0, 3 years ago 0.52021-Jun-19D bindings to libcbor
desil 0.2.1, 9 years ago 0.52015-May-31D Extended Set Image Lib
statsd 0.0.2, 3 years ago 0.52021-Jun-19A StatsD client.
desarch 0.3.0, 9 years ago 0.52015-May-30D Extended Set Architech
multihash 1.0.2, 6 years ago 0.52018-May-12D binding for multihash library exposed by Oliver Weichhold for coinfoundry project
derelict-sass 2.0.0, 9 years ago 0.52015-Jan-22Dynamic bindings to libsass.
bindbc-nodave 0.6.0, 7 months ago 0.52021-Oct-13Dynamic and static bindings to Nodave, compatible with -betterC, @nogc, and nothrow.
socket-msg-queue 1.0.0, 6 years ago 0.52018-Mar-27Breaks a TCP socket stream into messages easy to deal with messages.
delta_time 1.0.5, 2 years ago 0.52022-Aug-05A simple library for keeping track of the delta time in games
poid 0.0.1, 6 years ago 0.52018-Jun-22POI implemented in D
phidget_binding 0.1.0, 7 years ago 0.52017-Mar-13A binding to Phidgets c API
d-base58 0.1.0, 8 years ago 0.52016-May-17ported from java
dyaml-yamlserialized 0.6.0, 8 years ago 0.52016-Dec-10YAML parser and emitter
cubf 0.1.0, 7 years ago 0.52017-Jan-23Chunked Unoriginal Binary Format
vrepl 0.0.3, 8 years ago 0.52016-Apr-11A REPL library for interactive commandline apps, used in repl of the Venus Programming Language
j_init 1.0.0, 2 years ago 0.52022-Aug-23Default initializers for float and double
deadbeef 1.9.1, 6 years ago 0.52018-Jan-20Dlang bindings to DeaDBeeF plugin API
testquark 0.1.0, 5 years ago 0.52019-Dec-21Benchmarking for D
stb_vorbis 1.0.0, 2 years ago 0.52022-Aug-25stb_vorbis : STB ogg vorbis decoder for game development
modular_db 0.1.1, 4 years ago 0.52020-Aug-03Factorization of a relational database into a set of modules.
libasound-d 2.0.0, 11 months ago 0.52023-May-30D bindings for ALSA (Advanced Linux Sound Architecture) libasound2 library.
cyk 1.1.0, 3 years ago 0.52021-Jan-16context-free grammar parser using the CYK algorithm
math-primes 0.1.1, 5 years ago 0.52019-Nov-24Some utilities related to prime numbers
data-mnist 1.0.0, 7 years ago 0.52017-Nov-25Download MNIST dataset.
getr 0.1.2, 4 years ago 0.52019-Nov-24A benchmarking wrapper around getrusage.
flant5-d 0.2.0, 11 months ago 0.52023-May-22FLAN-T5 bindings for D via CTranslate2 + sentencepiece
mathed 0.2.0, 10 years ago 0.52014-Jul-07Small math library for D
fetch-selections 0.1.1, 4 years ago 0.52020-Dec-12dub fetch by dub.selections.json
readonly_range 1.0.0, 2 months ago 0.52024-Feb-13A head-const (aka read-only, aka final) adapter for ranges.
desspace 0.2.1, 9 years ago 0.52015-May-31D Extended Set 3D View Utils
polar-rect-math 1.0.0-beta.1, 6 years ago 0.52018-May-09Polar Rect math and conversion library.
dprefhandler 0.0.1, 4 years ago 0.52020-Aug-16Simple D language library for managing and storing of preferences of desktop applications on Windo…
shogi-d 0.0.1, 5 years ago 0.52019-Apr-27A shogi board lib.
vivaldi 0.0.5, 3 years ago 0.52021-Jun-26A Vivaldi-based decentralized coordinate network system.
gl-with-types 1.0.0-alpha.3, 6 years ago 0.52018-Apr-16Wraps gl with a nice objects.
libneo4j-client 2.2.0, 6 years ago 0.52018-Apr-28D bindings for libneo4j-client
darjeeling 0.3.0, 8 years ago 0.52016-May-20A library for functional data types in D.
csuf 0.2.4, 7 years ago 0.52017-Jan-01Command Sequence Unoriginal Format
derelict-as 0.0.1, 6 years ago 0.52018-Jul-06Unofficial Derelict binding for Angelscript
jumped 0.6.0, 4 years ago 0.52020-Jan-06An Inversion of Control framework for D, similar to Spring
hollow 0.0.3, 9 years ago 0.52015-Apr-14Logging library that works
compy 1.1.1, 2 years ago 0.52022-Aug-15Miscellaneous compression algorithms used in games
libcelt 0.8.1, 10 years ago 0.52014-May-30D bindings for libcelt.
statsd4d 1.0.0-beta, 9 years ago 0.52015-Feb-15A statsd client for D
phobos-next 0.6.14, a month ago 0.52016-Apr-10Various reusable D code.
arff 0.2.0, 6 years ago 0.52017-Oct-22An ARFF (Attribute Relation File Format) loader.
farbfelded 0.0.1, 3 years ago 0.52021-Jan-07Minimal reusable library for Farbfeld image format
secret-d 0.0.4, 6 years ago 0.52018-Jun-20D binding to libsecret https://github.com/GNOME/libsecret
libester 1.0.14, 4 years ago 0.52020-May-02D library for writing Bester-based applications.
pushover 0.3.1, 7 years ago 0.52016-Mar-13Dlang API for pushover.net notification API
subdox 0.1.0, 8 years ago 0.52016-Feb-22Generate documentation for an application written in D using DDOX and Jekyll
ddotenv 0.1.0, 9 years ago 0.52015-Feb-17A D implementation of dotenv
docs4d 0.0.1, 8 years ago 0.52016-Feb-18External documentation generator for D code.
live-logger ~master, 8 years ago 0.52016-May-10A logging utility for dynamic values in D
vips-d 0.1.4, 5 years ago 0.52019-Jan-13Wrapper library for VIPS
flyweightbyid 0.2.1, 3 years ago 0.52020-Dec-24Flyweight template based on explicitly named ids compatible with betterC
fut 0.0.4, 6 years ago 0.52018-Dec-23Unit tests as a fitness function
cookbook ~master, 9 months ago 0.52014-Jan-03A port of cookbook-hs to D.
cutenet 0.1.0, a year ago 0.52023-Apr-20Binding for cutenet a networking library for games requiring an optional reliability layer over UD…
scorpion-boot ~master, 5 years ago 0.52019-Jan-03Executable maker for scorpion applications
nullable-sugar 0.1.1, 2 years ago 0.52022-Nov-06syntax sugar for nullables
dtd 0.0.1, 6 years ago 0.52018-Feb-09A D wrapper to TDLib (Telegram Database library)
notnull 0.1.0, 7 years ago 0.52017-Jul-29A small library to make null checks fun.
vindinium-client 0.0.1, 10 years ago 0.52014-Sep-11A Vindinum client for D based AIs
httpparserd 0.0.1, 8 years ago 0.52016-May-26A minimal D application.
libaio 0.1.0, 4 years ago 0.52020-Jul-16Dynamic binding to the Linux libaio library
blake3 1.0.1, a year ago 0.52022-Aug-07D bindings for libblake3
mediainfo-d 0.0.7, 2 years ago 0.52019-Jan-06D language bindings for then libmediainfo library.
trial-razer 0.1.1, 6 years ago 0.52018-Mar-10A trial plugin that use the Razer Chroma LEDs to display the test results

Displaying results 1691 to 1790 of 2454 packages found.

Please log in to manage your own packages.