This is a mirror of https://code.dlang.org/.

Name Last update Score Registered Description
scrypt-d 0.1.1, 11 years ago 1.02013-Feb-28A D library for using the scrypt encryption function
star-entity 1.0.9, 9 years ago 1.02019-Feb-02An open-source D entity-component-system.
expression 1.0.2, 3 years ago 1.02020-May-14Simple expression evaluator
hunt-extra 1.2.3, 3 years ago 1.02020-May-21An extra library for Hunt.
hunt-httpclient 1.2.0, 3 years ago 1.02020-May-22A simple HttpClient wrapper.
derelict-mono 1.1.1, 7 years ago 1.02017-Jun-03Bindings of Mono's C API to D
zgrf 2.1.1, 2 months ago 1.02021-Jul-01Library to interact with Gravity's GRF files.
dfuse 0.5.0, 3 years ago 1.02015-Jun-27A D binding for libfuse
gtkui 0.5.0, 4 years ago 0.92017-Oct-22Aux library for writing GTK-interface program
bettercmath 0.3.1, 3 years ago 0.92020-Dec-233D math library compatible with betterC
ros2_d 0.1.1, 3 years ago 0.92021-Dec-16ROS2 Client Library for Dlang
dath ~master, 2 years ago 0.92022-Mar-05Math lib intended for games. Still very much a work in progress.
derelict-fmod 4.1.1, 7 years ago 0.92015-May-03A dynamic binding to the FMOD library.
emu6502 1.1.0, 2 years ago 0.92022-Oct-16Emulator for the MOS 6502 Microprocessor in D
appbase 0.1.33, 9 months ago 0.92019-Aug-01App public infrastructure.
linebreak 1.1.2, 3 years ago 0.92018-Apr-04Generates line breaking points based on Unicode® Standard Annex #14
d-speech 0.0.1, 5 years ago 0.92019-Apr-16speech processing toolkit for D
derelict-theora 2.0.0-beta.1, 7 years ago 0.92014-May-28A dynamic binding to libtheora.
collections 0.1.0, 6 years ago 0.92018-Jan-09A new collections framework for the D Standard Library
logger 2.66.0, 9 years ago 0.92014-May-10Phobos logger proposal
lapacke ~master, 7 years ago 0.92017-May-26D bindings for lapacke
bert-d 0.1.1, 12 months ago 0.92023-May-20D bindings to bert.cpp
hexd 1.0.0, 3 years ago 0.92021-Mar-20A simple hexdump utility.
libtomcrypt 0.1.0, 10 years ago 0.92014-May-11Bindings for libtomcrypt, a fairly comprehensive, modular and portable cryptographic toolkit that …
sdpc 0.1.1, 7 years ago 0.92015-Jun-12Stupid D parser combinator
diopipe 0.0.1, 8 years ago 0.92016-Mar-30A small library for running programs with redirected input and output, written in D.
d-libldap 0.0.3, 9 years ago 0.92015-Dec-16A basic wrapper around C libldap
openwebif-client-d 0.1.6, 7 years ago 0.92017-Jan-01openwebif interface written in dlang using vibe.d
repl 0.0.1, 8 years ago 0.92016-Feb-24read-eval-print-loop
mcrcd 2.0.0, 4 months ago 0.92015-Jun-09A tiny Minecraft Rcon library for D
vibe-pyd 0.0.1, 9 years ago 0.92015-Apr-14utilities for using vibe.d and pyd together
meta 0.0.1, 9 years ago 0.92015-May-29compile-time list manipulation with type-level functions and metafunctions
alsa-lib 1.0.1+1.0.27.2, 8 years ago 0.92016-Jan-24Deimos Bindings for ALSA (Advanced Linux Sound Architecture) library.
topleaked 0.0.3, 4 years ago 0.92018-Jul-29A tool for searching memory leaks in core dumps
gperftools_d 0.1.0, 7 years ago 0.92017-Mar-29D bindings for gperftools
bindbc-bgfx 1.4.0+127, 12 days ago 0.92019-Sep-29Static & dynamic bindings to bgfx, compatible with BetterC, @nogc, and nothrow.
base32 0.2.0, 3 years ago 0.92015-Apr-24RFC 4648 base32 encoding / decoding.
bitfinex-d 0.1.0, 6 years ago 0.92018-Feb-10crypto currency trading platform integration based on vibe.d for bitfinex
openvr 0.0.1, 4 years ago 0.92020-Jun-14Bindings for Valve's C++ OpenVR library (1.11.11) for making virtual reality applications
dangel 0.7.0, 4 years ago 0.92020-Nov-08D AngelScript binding
m3 0.0.7, 9 years ago 0.92015-Feb-24manual memory management for the D programming language
libmecab 1.0.0, 4 years ago 0.92020-Jul-24A wrapper for MeCab
natcmp 1.3.3, 2 years ago 0.92014-May-01Compare strings in a human-natural way.
dvec 0.0.7, 2 years ago 0.92022-Apr-04Library for extremely lightweight vector and matrix operations.
d-emacs-module 0.0.1, 3 years ago 0.92021-Dec-12Emacs dynamic modules in D
playdate 1.13.4, 3 months ago 0.92022-Sep-07D bindings to the Playdate SDK
roaring 0.2.1, 6 years ago 0.92018-Apr-08Roaring Bitmaps for D
simple-stupid-object-notation 2.0.1, 6 months ago 0.92023-Nov-17A polymorphic file configuration format optimised for manually typing data
skiad 0.0.1, 3 years ago 0.92021-Dec-10A minimal D application.
cruddyorm 0.0.1, 6 years ago 0.92018-Feb-18A cruddy ORM for vibe and postgresql
bin2d 0.2.1, 8 years ago 0.92016-Dec-15A tool that enables files to be compiled into an executable and extracted at startup.
riverd-ncurses 1.0.5, 5 years ago 0.92019-Apr-30Dynamic and static D bindings for ncurses library
metacall 0.0.3, 4 years ago 0.92020-Aug-04A library for providing inter-language foreign function interface calls
qcheck 0.1.1, 6 years ago 0.92014-Oct-14A library for automatic randomized testing.
geany_dlang 0.0.6, 5 years ago 0.92017-Jul-03Geany D language support plugin
betterclist 0.2.2, 3 years ago 0.92020-Dec-22Dynamic list backed by array compatible with betterC
modernui 0.0.1, 8 years ago 0.92016-Jun-07A minimal D application.
dsnapshot 0.1.4, 5 years ago 0.92019-Jul-18An application usign rsync for rolling backups and encfs for encryption
bindbc-kiwi 0.0.2, 5 years ago 0.92019-Oct-25Dynamic bindings to KiWi, compatible with -betterC, @nogc, and nothrow.
hexchatd 0.1.2, 9 years ago 0.92015-Sep-08HexChat plugin interface for the D programming language
file2d 0.0.1, 9 years ago 0.92015-Oct-08simple tool to create embedable files in #dlang
extendedlogger 1.0.1, 3 years ago 0.92020-Jun-12Some usefull extensions for std.experimental.logger
search 1.1.1, 4 years ago 0.92020-Jul-14Search the web from the terminal
ddocs-org 0.1.3, 9 years ago 0.92015-Feb-12Implementation of the ddocs.org site
dango 0.2.6, 3 years ago 0.92017-Jun-19The library for constructing applications.
awebview 0.9.1, 9 years ago 0.92015-Mar-14Awesomium wrapper and WebView GUI library for D programming language.
pathlib 0.3.0, 9 years ago 0.92015-May-22Object oriented path manipulation.
mir-pybuffer 0.2.0, 6 years ago 0.92018-Apr-02mir-numpy connection example
libled 0.0.1, 7 years ago 0.92017-Dec-11led scripting library for D
d-import-sort 0.0.4, 3 years ago 0.92021-Nov-22A D script for sorting import statements.
cpython 1.0.0-beta6, 8 years ago 0.92016-Feb-02static bindings to the CPython C API
evael-ecs 0.0.1, 5 years ago 0.92019-Oct-03Entity-component-system lib.
librdkafka-d 0.3.1, 7 years ago 0.92016-Nov-27OOP wrapper for librdkafka
proper-d 0.0.2, 8 years ago 0.92013-Dec-20A simple library for reading simple property files.
hunt-trace 0.2.0, 5 years ago 0.92019-Jan-17zipkin core lib for hunt
kdtree-diddiz 0.2.0-alpha, 7 years ago 0.92017-Dec-11A k-dimensional tree implementation for D.
_ 0.0.1, 6 years ago 0.92018-Mar-24TBA
ip2proxy-d 3.3.0, 2 years ago 0.92018-Jun-29IP2Proxy D Library
libstemmerd 1.0.1, 8 years ago 0.92016-Mar-23libstemmer binding for d programming language
forever-d 0.1.1, 7 years ago 0.92013-Oct-26Ensures that a given program runs continuously
dfl2 1.0.7, 10 years ago 0.92014-Oct-14dfl2 is a GUI library for Windows,now it can be built by dco, DUB or Visual Studio .NET(such as VS…
uninode 0.3.1, 4 years ago 0.92018-Aug-23Universal node with application
easymeshed 0.0.5, 8 years ago 0.92016-Oct-20D implementation of easyMesh
orderedmap 0.0.2, 10 years ago 0.92014-Jul-11A simple ordered map implementation.
derelict-il 2.0.0-beta.2, 7 years ago 0.92013-Dec-18A dynamic binding to the DevIL library.
webidl-grammar 0.0.8, 5 years ago 0.92019-Jan-04WebIDL grammar using pegged.
apn-d ~master, 7 years ago 0.92013-Dec-27Apple Push Notification (apn) service for D using vibe.d (roughly based on node-apn)
kwargs 0.0.2, 5 years ago 0.92019-Feb-11Strongly typed keyword arguments
derelict-physfs 3.0.0-beta.2, 7 years ago 0.92013-Aug-18A dynamic binding to the PhysicsFS library.
newaa 0.0.1, 2 years ago 0.92022-May-11Associative Array library that mirrors druntime, but is fully templated
aws 1.1.11, 2 years ago 0.92021-Jul-15aws client services
gillespied 0.3.3, 5 years ago 0.92019-Jan-20Physical time reaction propagation library in D. Based on the Gillespie algorithm of 1977 it conta…
linear 1.0.0-beta.6, 3 years ago 0.92020-Apr-03Linear math inspired by Haskell Linear library.
dstatsd 0.9.1, 7 years ago 0.92016-Oct-07A Client for etsy statsd
fixedpoint 0.1.3, 3 years ago 0.92019-Dec-29Decimal fixed point type
corpushashd 0.3.2, 4 years ago 0.92020-Feb-14D implementation of python corpushash. A library to generate hashed versions of a document corpus,…
duktaped 1.0.0, 6 years ago 0.92018-Oct-31duktape high level bindings
bindbc-opencl 0.1.1, 2 months ago 0.92022-Sep-27D language binding to OpenCL
libdjson 1.0.1, 9 years ago 0.92013-Nov-20A D1/D2/Tango/Phobos/Phobos2 compatible JSON parsing and generation library
addle 0.1.0, 4 years ago 0.92020-Jun-20Argument-dependent lookup for extension methods

Displaying results 891 to 990 of 2457 packages found.