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

Name Last update Score Registered Description
tinyendian 0.2.0, 7 years ago 4.52014-Aug-06Lightweight endianness handling library
stdx-allocator 3.1.0-beta.2, 6 years ago 4.52017-Nov-21Extracted std.experimental.allocator
dxml 0.4.4, 2 years ago 4.52018-Feb-09An XML parser and writer written in D.
concepts 0.1.0, 2 years ago 4.52016-Dec-16Concepts for D
ddbus 3.0.0-beta.2, 4 years ago 4.52015-May-09A DBus library for D
mir-lapack 1.2.12, 2 years ago 4.52017-May-26ndslice wrapper for LAPACK
diet-ng 1.8.4, 18 days ago 4.52016-Jan-10Next generation Diet template compiler.
dcv 0.4.0, 12 months ago 4.52016-Aug-14Computer vision library for D programming language.
ddox 0.16.23, a year ago 4.42012-Oct-05Powerful alternative to DMD's DDOC engine.
inifiled 2.0.0, 3 years ago 4.42014-Jun-15Compile Time ini file Reader and Writer Generator
vibelog 0.6.14, 6 months ago 4.42012-May-19A light-weight embeddable blog implementation
libddoc 0.8.0, 4 years ago 4.42015-Mar-29D implementation of the DDoc macro system
numem 1.1.2, 15 days ago 4.42023-Dec-19Memory managment utilities for D
commandr 1.1.0, 9 months ago 4.42019-Oct-02Modern command line argument parser
d2sqlite3 1.0.0, 4 years ago 4.42014-Jan-13A thin wrapper around SQLite 3
intel-intrinsics 1.12.0, 2 months ago 4.42016-Jul-05Use SIMD intrinsics with Intel syntax, with any D compiler, targetting x86 or arm. Like simde but …
x11 1.0.21, 7 years ago 4.32014-Jan-09Bindings to X11 for the D programming language
asdf 0.7.17, 2 years ago 4.32016-May-02Fast, Expressive, and Easy to use JSON Serialization Library with optional SSE4 Optimization.
vibe-d-postgresql 3.1.3, 2 years ago 4.32016-Feb-15PostgreSQL support for Vibe.d
vibe-http 1.2.2, 2 months ago 4.32019-Dec-30HTTP server and client implementation and higher level HTTP functionality
mir-blas 1.1.17, 2 years ago 4.32017-May-26ndslice wrapper for BLAS
ae 0.0.3623, 3 days ago 4.22014-Nov-19CyberShadow's ArmageddonEngine utilites for almost everything
derelict-pq 4.0.0, 3 years ago 4.22013-Sep-13A dynamic and static binding to libpq.
lapack 0.6.5, 3 years ago 4.22017-May-27Dlang LAPACK header
bolts 1.8.1, 5 years ago 4.22018-Feb-22Utility library for meta programming
cblas 2.3.4, 2 years ago 4.22014-Sep-22D BLAS header
mysql-native 3.2.4, 2 years ago 4.22012-May-19A native MySQL driver implementation based on Steve Teale's original
cairod 0.0.1-alpha.3+1.10.2, 9 years ago 4.22013-Oct-31cairo bindings and wrappers for the D programming language.
dlangui 0.10.8, 10 months ago 4.22014-Apr-17Cross platform GUI for D. Layouts, styles, themes, unicode, i18n, OpenGL, widgets. Android support.
cerealed 0.6.11, 6 years ago 4.22013-Nov-14Binary serialisation library for D
dstats 1.0.6, 4 years ago 4.12014-Jul-17a statistics package for D
urld 3.0.1, 10 months ago 4.12015-Nov-27A URL parsing library
facetrack-d 0.8.0, 8 months ago 4.12022-Mar-22Face tracking integration for D
money 3.0.2, 4 years ago 4.12016-Apr-30A money data type, for easy and safe handling of currency amounts
mir-cpuid 1.2.11, 2 years ago 4.12016-Oct-14CPU Characteristics Identification
semver 0.5.0, 2 years ago 4.02014-Jun-16Semantic Versioning Library
cachetools 1.0.1, a month ago 4.02018-Nov-26Collection of cache strategies
colored 0.0.33, 2 months ago 4.02017-Jul-03A minimalistic console coloring library.
derelict-ft 2.0.0-beta.5, 6 years ago 4.02013-Aug-26A dynamic binding to the FreeType library.
dini 2.0.0, 9 years ago 4.02014-Nov-15INI-like format parser written in D.
i2d-imgui 0.8.1, 5 months ago 4.02023-May-05Dynamic and static bindings to imgui, compatible with -betterC, @nogc, and nothrow.
xlsxd 4.0.4, 2 years ago 4.02018-Nov-07A thin wrapper around libxlsx to write excel spreadsheets
during 0.3.0, 4 years ago 3.92019-Dec-05dlang wrapper around linux io_uring API
painlesstraits 0.3.0, 9 years ago 3.92015-Oct-16User-defined attribute convenience functions
nogc 0.5.1, 4 years ago 3.92017-Apr-28Utilities to write @nogc code
gitcompatibledubpackage 1.0.4, 8 years ago 3.92017-Feb-11Example of a DUB package also usable as git submodule. For DUB test suite.
handy-httpd 8.6.0, 4 days ago 3.92022-Jan-07Extremely lightweight HTTP server for D.
directx-d 0.14.1, 3 years ago 3.82013-Nov-07DirectX for D
bcaa 0.0.9, 3 years ago 3.82020-Feb-13Simple associative array implementation for D (-betterC)
poodinis 9.0.1, 11 months ago 3.82014-Jun-03A dependency injection framework with support for autowiring.
d-unit 0.10.2, 4 years ago 3.82014-Jul-31xUnit Testing Framework for D
log 0.7.1, 2 years ago 3.82014-Jul-12Simple Logging for D
dubtestproject 1.3.0, 3 years ago 3.82018-Aug-29A test project.
httparsed 1.2.2, 2 months ago 3.82020-Dec-13Fast betterC/nogc HTTP request/response parser
optional 1.3.1, a month ago 3.72018-Feb-25An optional/maybe type with safe dispatchingrange semantics
color 0.0.9, 5 years ago 3.72015-Jun-24Color library for the D programming language
bindbc-freetype 1.3.2, 3 months ago 3.72019-Mar-29Static & dynamic bindings to FreeType, compatible with BetterC, @nogc, and nothrow.
bloom 1.0.2, 4 years ago 3.72014-Feb-07A basic bloom filter.
dsymbol 0.14.1, 3 years ago 3.72016-Jan-14Symbol lookup support for libdparse
libclang 0.3.3, 12 months ago 3.72018-Mar-07libclang bindings / wrappers for D
scriptlike 0.10.3, 6 years ago 3.62014-Feb-11Utility library to help you write script-like programs.
psd-d 0.6.3, 2 years ago 3.62021-Sep-15D PSD parsing library
antispam 0.1.7, a year ago 3.62013-Aug-21Spam message filter engines
slf4d 3.0.1, a year ago 3.62023-Feb-15Simple Logging Facade For D
adrdox 2.6.0, 8 months ago 3.62020-Feb-24A better alternative for documentation generation in D code
botan-math 1.0.4, 2 years ago 3.62015-Nov-06A D Math Library used for Botan
gitver 1.7.2, 20 days ago 3.62021-Jun-06Generate version tags from git
dagon 0.22.0, 14 days ago 3.62017-Apr-053D game engine for D
vibe-serialization 1.1.1, 12 days ago 3.62024-Feb-16Serialization system and BSON/JSON format support
diskuto 1.7.6, a year ago 3.62017-Mar-14Embedded comment engine
bindbc-lua 0.6.1, 2 years ago 3.62019-Oct-20Static & dynamic bindings to Lua 5.1 and up, compatible with BetterC, @nogc, and nothrow.
bc-string 1.4.0, 2 years ago 3.52020-Dec-23Various string structures and utilities useable in @nogc or betterC code (RCString, String, TempCS…
localimport 1.3.0, 6 years ago 3.52019-Jan-06Module for D's local import idiom.
archive 0.7.1, 2 years ago 3.52014-Jul-29An archive library that supports zip, tar, and targz written entirely in D (with underlying gz imp…
raylib-d 5.5.1, 6 months ago 3.52021-Apr-21D binding for Raylib
xlsx 0.0.8, 6 years ago 3.52017-Oct-09Simple XLSX file parser.
sdlite 1.3.2, 6 days ago 3.52019-Sep-26Small and fast range based SDLang parser/generator
vibe-stream 1.1.1, 6 months ago 3.52024-Feb-17Advanced stream implementations for vibe-core
dsfml 2.1.1, 9 years ago 3.52013-Nov-19DSFML binding for SFML-The Simple and Fast Multimedia Library
lock-free 0.1.2, 11 years ago 3.42014-Jul-03Lock-Free data structures
workspace-d 3.8.0, 3 years ago 3.42017-Jan-21Provides functions for IDEs for managing DCD, Dscanner and Dfmt. Usable as application and library
sdlang-d 0.10.6, 5 years ago 3.42013-Mar-06Parse/Generate SDLang (Simple Declarative Language - cleaner than JSON/XML)
tinyfiledialogs 0.10.1, 6 years ago 3.42019-Sep-29Cross-platform single-file library for native dialogs.
test_allocator 0.3.4, 2 years ago 3.42016-Dec-16A test allocator
kra-d 0.5.6, 9 months ago 3.32023-Jun-30D KRA Parsing Library
mir-ion 2.3.3, 5 months ago 3.32020-Oct-04Fast, Expressive, and Easy to use Ion, JSON, YAML, CSV, and Msgpack Serialization Library with SIM…
vibe-inet 1.1.2, 18 days ago 3.32024-Feb-17Internet standard functionality
colorize 1.0.5, 11 years ago 3.32014-Jul-10A port of Ruby's colorize library to D.
bindbc-common 1.0.5, 4 months ago 3.32023-Mar-11Code used by various BindBC libraries.
hyphenate 1.1.4, 3 years ago 3.32014-Feb-07Hyphenation library for Tex hyphenation patterns.
reggae 0.12.0, 2 months ago 3.32015-Mar-18A build system in D
expected 0.4.0, 2 years ago 3.32019-May-06Implementation of expected idiom (error handling with ok and err)
vibe-container 1.6.2, 9 days ago 3.32023-Oct-02Container implementations used by vibe.d
ncurses 1.0.0, 2 years ago 3.22013-Apr-24Interface to the C ncurses library
allegro 4.0.7+5.2.0, 7 months ago 3.22014-Sep-12D binding to the Allegro5 game development library
i18n-d 1.0.2, 3 years ago 3.22022-Feb-23Internationalization framework for D
hunt 1.7.17, 2 years ago 3.22016-May-12A refined core library for D programming language.
faked 6.0.1, a year ago 3.22019-Feb-19Library to create fake data based on faker.js (generate names, emails, addresses and much more)
standardpaths 0.8.3, 4 months ago 3.22015-Apr-01Getting standard system locations
bindbc-freeimage 1.1.0, 2 years ago 3.22019-Apr-04Static & dynamic bindings to FreeImage, compatible with BetterC, @nogc, and nothrow.

Displaying results 41 to 140 of 2554 packages found.