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

Name Last update Score Registered Description
vibe-d 0.10.2, a month ago 5.02013-Jan-17Event driven web and concurrency framework
unit-threaded 2.2.3, 5 days ago 5.02013-Nov-13Advanced multi-threaded unit testing framework with minimal to no boilerplate using built-in unitt…
dub 1.40.0-rc.1, 2 days ago 5.02013-Jan-14Package manager for D packages
arsd-official 11.5.3, 5 months ago 5.02015-Jun-01Subpackage collection for web, database, terminal ui, gui, scripting, and more with a commitment t…
libasync 0.9.7, a year ago 5.02014-Sep-23A cross-platform event loop library of asynchronous objects.
dcd 0.16.0-beta.3, 23 days ago 5.02016-Jan-14The D Completion Daemon is an auto-complete program for the D programming language
silly 1.2.0-dev.2, 3 years ago 4.92018-Aug-12Better test runner for D
emsi_containers 0.9.0, 4 years ago 4.92016-Jan-14Containers that use Phobos' experimental allocators
libdparse 0.25.0, 23 days ago 4.92014-Sep-03Library for lexing and parsing D source code
openssl 3.3.4, 6 months ago 4.92013-Apr-27Deimos bindings for the OpenSSL cryptographic library
botan 1.13.7, 33 days ago 4.92015-Feb-23A D library for crypto and TLS
mir-algorithm 3.22.3, 3 months ago 4.92017-Jan-05Dlang Core Library
dscanner 0.16.0-beta.4, 2 years ago 4.92014-Feb-15Swiss-army knife for D source code
bindbc-sdl 2.1.0, a month ago 4.92018-Oct-18Static & dynamic bindings to SDL3 & the SDL_* libraries, compatible with BetterC, @nogc, and nothr…
requests 2.1.3, a year ago 4.92016-Apr-16http/ftp client library, inspired by python-requests
dyaml 0.10.0, 9 months ago 4.92013-Feb-25YAML parser and emitter
gtk-d 3.11.0, 2 years ago 4.92013-Oct-05GtkD is the Digital Mars D programing language OO wrapper for Gtk+.
msgpack-d 1.0.5, 2 years ago 4.92013-Sep-19MessagePack for D.
dlib 1.3.1, 14 days ago 4.82013-Jul-13D language utility library
dunit 1.0.16, 5 years ago 4.82013-Oct-02Advanced unit testing toolkit for the D programming language
mir-random 2.2.20, 3 months ago 4.82016-Nov-25Dlang Random Number Generators
pyd 0.14.5, 2 months ago 4.82014-Jan-17Pyd is a library for the D programming language that wraps the raw Python/C API with a cleaner, si…
eventcore 0.9.35, 4 months ago 4.82016-Jun-18Pro-actor based abstraction layer over operating system asynchronous I/O facilities.
automem 0.6.11, a month ago 4.82017-Mar-14Automatic memory management
vibe-core 2.10.1, 2 days ago 4.82016-Oct-24The I/O core library of vibe.d.
dfmt 0.15.2, 7 months ago 4.82015-Apr-21Dfmt is a formatter for D source code
memutils 1.0.11, 10 days ago 4.72015-Feb-17Overhead allocators, allocator-aware containers and lifetime management for D objects.
mir-core 1.7.1, 11 months ago 4.72018-Oct-06Base software building blocks: Algebraic types (aka sumtype/tagged union/variant), universal refle…
dpp 0.6.0, 9 months ago 4.72018-Apr-09Include C/C++ headers directly in D files
undead 1.1.8, 3 years ago 4.62014-Dec-01Obsolete Phobos modules, back from the dead
derelict-util 3.0.0-beta.2, 8 years ago 4.62013-Aug-16Cross-platform shared library loader and a number of utility modules used by the Derelict libraries.
sumtype 1.3.0, 20 days ago 4.62018-Apr-05A sum type with pattern matching
mustache-d 0.1.5, 5 years ago 4.62013-Mar-20Mustache template engine for D.
bindbc-opengl 1.1.1, 11 months ago 4.62018-Oct-18Dynamic bindings to OpenGL, compatible with BetterC, @nogc, and nothrow.
windows-headers 1.0.5, 2 years ago 4.62015-Jun-23windows.h for D
pegged 0.4.9, 2 years ago 4.62013-Mar-08Parsing Expression Grammar (PEG) generator
mir-linux-kernel 1.2.1, 4 years ago 4.62017-Nov-03Linux system call numbers for different architectures
dpq2 1.2.1, 10 days ago 4.52013-Sep-14Medium-level binding to the PostgreSQL database
taggedalgebraic 0.11.23, 11 months ago 4.52015-Aug-13A "tagged union" implementation with transparent operator forwarding.
bindbc-loader 1.1.5, a year ago 4.52018-Oct-18Cross-platform shared library loader usable with BetterC.
tinyendian 0.2.0, 7 years ago 4.52014-Aug-06Lightweight endianness handling library
dxml 0.4.4, 2 years ago 4.52018-Feb-09An XML parser and writer written in D.
mir-lapack 1.2.12, 2 years ago 4.52017-May-26ndslice wrapper for LAPACK
d2sqlite3 1.0.0, 4 years ago 4.52014-Jan-13A thin wrapper around SQLite 3
vibelog 0.6.14, 4 months ago 4.52012-May-19A light-weight embeddable blog implementation
stdx-allocator 3.1.0-beta.2, 6 years ago 4.52017-Nov-21Extracted std.experimental.allocator
concepts 0.1.0, 2 years ago 4.52016-Dec-16Concepts for D
diet-ng 1.8.3, 2 months ago 4.52016-Jan-10Next generation Diet template compiler.
inifiled 2.0.0, 3 years ago 4.42014-Jun-15Compile Time ini file Reader and Writer Generator
ddox 0.16.23, a year ago 4.42012-Oct-05Powerful alternative to DMD's DDOC engine.
optional 1.3.0, 4 years ago 4.42018-Feb-25An optional/maybe type with safe dispatchingrange semantics
libddoc 0.8.0, 4 years ago 4.42015-Mar-29D implementation of the DDoc macro system
inochi2d 0.8.7, 5 months ago 4.42021-Jun-06A bring-your-own-renderer realtime 2D puppet library
x11 1.0.21, 7 years ago 4.42014-Jan-09Bindings to X11 for the D programming language
bolts 1.8.1, 5 years ago 4.42018-Feb-22Utility library for meta programming
mysql-native 3.2.4, 2 years ago 4.32012-May-19A native MySQL driver implementation based on Steve Teale's original
cerealed 0.6.11, 6 years ago 4.32013-Nov-14Binary serialisation library for D
mir-blas 1.1.17, 2 years ago 4.32017-May-26ndslice wrapper for BLAS
intel-intrinsics 1.12.0, 8 days ago 4.32016-Jul-05Use SIMD intrinsics with Intel syntax, with any D compiler, targetting x86 or arm. Like simde but …
ddbus 3.0.0-beta.2, 4 years ago 4.32015-May-09A DBus library for D
cairod 0.0.1-alpha.3+1.10.2, 9 years ago 4.32013-Oct-31cairo bindings and wrappers for the D programming language.
lapack 0.6.5, 3 years ago 4.32017-May-27Dlang LAPACK header
mir-cpuid 1.2.11, 2 years ago 4.32016-Oct-14CPU Characteristics Identification
cblas 2.3.4, 2 years ago 4.32014-Sep-22D BLAS header
derelict-pq 4.0.0, 3 years ago 4.32013-Sep-13A dynamic and static binding to libpq.
vibe-d-postgresql 3.1.3, 2 years ago 4.32016-Feb-15PostgreSQL support for Vibe.d
vibe-http 1.2.2, 5 days ago 4.22019-Dec-30HTTP server and client implementation and higher level HTTP functionality
dstats 1.0.6, 4 years ago 4.22014-Jul-17a statistics package for D
commandr 1.1.0, 7 months ago 4.22019-Oct-02Modern command line argument parser
bindbc-freetype 1.3.2, a month ago 4.22019-Mar-29Static & dynamic bindings to FreeType, compatible with BetterC, @nogc, and nothrow.
urld 3.0.1, 8 months ago 4.12015-Nov-27A URL parsing library
poodinis 9.0.1, 9 months ago 4.12014-Jun-03A dependency injection framework with support for autowiring.
asdf 0.7.17, 2 years ago 4.12016-May-02Fast, Expressive, and Easy to use JSON Serialization Library with optional SSE4 Optimization.
dcv 0.4.0, 10 months ago 4.12016-Aug-14Computer vision library for D programming language.
colored 0.0.33, 20 days ago 4.12017-Jul-03A minimalistic console coloring library.
derelict-ft 2.0.0-beta.5, 6 years ago 4.12013-Aug-26A dynamic binding to the FreeType library.
money 3.0.2, 4 years ago 4.12016-Apr-30A money data type, for easy and safe handling of currency amounts
numem 1.0.7, 8 days ago 4.12023-Dec-19Memory managment utilities for D
raylib-d 5.5.1, 4 months ago 4.12021-Apr-21D binding for Raylib
dlangui 0.10.8, 8 months ago 4.02014-Apr-17Cross platform GUI for D. Layouts, styles, themes, unicode, i18n, OpenGL, widgets. Android support.
xlsxd 4.0.4, 2 years ago 4.02018-Nov-07A thin wrapper around libxlsx to write excel spreadsheets
d-unit 0.10.2, 4 years ago 4.02014-Jul-31xUnit Testing Framework for D
nogc 0.5.1, 4 years ago 4.02017-Apr-28Utilities to write @nogc code
dini 2.0.0, 9 years ago 4.02014-Nov-15INI-like format parser written in D.
painlesstraits 0.3.0, 9 years ago 3.92015-Oct-16User-defined attribute convenience functions
cachetools 0.4.1, 3 years ago 3.92018-Nov-26Collection of cache strategies
during 0.3.0, 4 years ago 3.92019-Dec-05dlang wrapper around linux io_uring API
adrdox 2.6.0, 6 months ago 3.92020-Feb-24A better alternative for documentation generation in D code
facetrack-d 0.8.0, 6 months ago 3.92022-Mar-22Face tracking integration for D
semver 0.5.0, 2 years ago 3.92014-Jun-16Semantic Versioning Library
directx-d 0.14.1, 3 years ago 3.82013-Nov-07DirectX for D
vibe-serialization 1.0.7, 3 months ago 3.82024-Feb-16Serialization system and BSON/JSON format support
color 0.0.9, 5 years ago 3.82015-Jun-24Color library for the D programming language
gitcompatibledubpackage 1.0.4, 8 years ago 3.82017-Feb-11Example of a DUB package also usable as git submodule. For DUB test suite.
sdlite 1.3.1, 3 months ago 3.82019-Sep-26Small and fast range based SDLang parser/generator
sdlang-d 0.10.6, 5 years ago 3.82013-Mar-06Parse/Generate SDLang (Simple Declarative Language - cleaner than JSON/XML)
dubtestproject 1.3.0, 3 years ago 3.72018-Aug-29A test project.
httparsed 1.2.2, 16 days ago 3.72020-Dec-13Fast betterC/nogc HTTP request/response parser
botan-math 1.0.4, 2 years ago 3.72015-Nov-06A D Math Library used for Botan
dsymbol 0.14.1, 3 years ago 3.72016-Jan-14Symbol lookup support for libdparse

Displaying results 1 to 100 of 2558 packages found.