Welcome to DUB, the D package registry. The following list shows all available packages:
Name | Last update | Score | Registered | Description |
---|---|---|---|---|
dxorshift | 0.1.1, 7 months ago | 0.2 | 2016-May-15 | Random number generators from the extended Xorshift family |
dxx | 0.6.2, 3 years ago | 0.6 | 2018-Aug-15 | D language utility library and modular application framework |
dyaml | 0.9.2, a year ago | 4.8 | 2013-Feb-25 | YAML parser and emitter |
dyaml-yamlserialized | 0.6.0, 7 years ago | 0.5 | 2016-Dec-10 | YAML parser and emitter |
dynalib | 0.9.2, a year ago | 0.0 | 2021-Jul-26 | A stand-alone single module for importing dynamic libraries. |
dynalib-discord-rpc | 3.4.3, a year ago | 0.0 | 2021-Dec-17 | A Discord-RPC binding for DLang. |
dynalib-mupen64plus | 0.9.11, 10 months ago | 0.0 | 2021-Dec-16 | A mupen64plus emulator binding for DLang. |
dynalib-raylib | 0.1.0, a year ago | 0.0 | 2022-Jan-23 | A Raylib binding for DLang. |
dynamic | 1.0.0, 9 months ago | 1.3 | 2017-Oct-15 | Generates dynamic bindings from static bindings at compile time |
dython | 0.1.0, 6 years ago | 0.3 | 2017-Aug-11 | D code preprocessor that adds significant whitespace support. |
dzmq | ~master, 10 years ago | 0.0 | 2013-Nov-23 | A D wrapper around the ZeroMQ C bindings |
earcutd | 0.0.3, 2 years ago | 1.1 | 2020-Feb-23 | D port (betterC) of the earcut polygon triangulation library. |
easing | 2.2.3, 6 years ago | 1.4 | 2016-Jun-07 | A library that add flavor to motion in D programming language. |
east_asian_width | 1.1.0, a year ago | 0.8 | 2017-Mar-25 | Unicode library for getting East Asian Width property |
easyd | 0.13.0, 2 years ago | 0.6 | 2018-May-07 | Extension to the D standard library to make coding easier |
easyenum | 1.0.0, 8 years ago | 0.7 | 2015-Nov-30 | Functions for easily handling long enum operations. |
easyff-d | 1.0.9, 5 years ago | 0.1 | 2018-Jun-14 | D bindings of easyFF. |
easyhttp | 0.7.2, 3 months ago | 0.6 | 2023-Sep-26 | An easy-to-use HTTP client library. |
easymeshed | 0.0.5, 7 years ago | 0.9 | 2016-Oct-20 | D implementation of easyMesh |
easysettings | 0.4.0, 4 months ago | 0.5 | 2018-Oct-16 | An easier way of saving and loading settings |
econf | 1.0.77, a year ago | 0.0 | 2022-Jan-07 | EConf Library |
editline-d | 0.0.1, 5 years ago | 0.3 | 2018-Oct-14 | binding of libedit |
eerange | 0.0.7, 4 years ago | 0.5 | 2019-Mar-18 | "Each with each other" range implementation |
either | 1.1.2, 2 months ago | 0.7 | 2022-Oct-07 | An implementation for the either monad |
elasticsearch-d | 1.0.7, 7 years ago | 0.7 | 2016-Jan-31 | A D Elasticsearch library with an API similar to the official Elasticsearch packages for other lan… |
elembuf | 1.2.3, 3 years ago | 0.5 | 2020-Jun-12 | Simple to use circular buffer/array for efficient IO |
elemi | 1.2.2, 10 months ago | 0.2 | 2020-Nov-01 | A simple HTML creation helper. |
elf-d | 0.2.5, 3 years ago | 1.9 | 2014-Aug-02 | A library to introspect elf binaries |
elfhook | 0.2.0, 7 years ago | 1.0 | 2016-May-27 | monkey patching for shared object. |
elo-rating-d | 1.0.0, 9 years ago | 0.8 | 2013-Nov-03 | ELO rating system in D |
embaked | 0.1.8, 5 years ago | 1.8 | 2015-Apr-09 | HTML baking library |
embd | 0.2.1, 6 years ago | 1.6 | 2013-Mar-06 | Low-level API for embedding D code into text. |
emerald | 0.0.2, 5 years ago | 0.8 | 2018-Jun-18 | Command-line tool for generating files from templates, scaffolding, generic shell command-passing … |
emoji-d | 11.0.2, 5 years ago | 0.6 | 2018-Sep-03 | 🙂📚 Unicode Emoji enum library |
emsi_containers | 0.9.0, 2 years ago | 4.9 | 2016-Jan-14 | Containers that use Phobos' experimental allocators |
emu6502 | 1.1.0, a year ago | 1.0 | 2022-Oct-16 | Emulator for the MOS 6502 Microprocessor in D |
encrypt | 0.1.0, 8 months ago | 0.4 | 2023-Apr-11 | AES encryption/decryption, compatible with BetterC, @nogc and nothrow. |
endovena | 0.3.4, 6 years ago | 1.7 | 2014-Oct-18 | Simple D Dependency Injection Framework |
enet-d | 0.0.1, 2 years ago | 0.4 | 2021-Feb-05 | A static binding to the ENet library. |
enet-tutorials | 0.1.0, 9 years ago | 1.6 | 2014-Oct-24 | D ENet client/server tutorials |
enigma | 0.3.2, 2 years ago | 0.6 | 2016-Feb-29 | A library for simulating the Enigma machines. |
ensure | 1.1.0, 4 years ago | 0.5 | 2019-Jun-27 | Fluent guards to aid in ensuring the correctness of function/method arguments. |
entitysysd | 2.6.2, 6 years ago | 1.8 | 2015-Jul-17 | Entity/Component System engine |
enumap | 0.4.2, 5 years ago | 1.8 | 2015-Sep-11 | A lightweight structure that maps enum members to values |
enumcons | 0.1.0, 11 months ago | 0.3 | 2023-Feb-01 | Type-safe extensible enums without classes. @nogc nothrow pure @safe |
epistochmodels | 0.3.2, 2 years ago | 1.2 | 2021-Jan-03 | CTMC epidemic models in D for Python |
epub | 1.2.0, 2 years ago | 0.0 | 2017-Apr-27 | An epub generator |
erasure | 0.0.2, 2 years ago | 0.3 | 2021-Jan-27 | A library for emulating java style type erasure (system-f) |
eris | 0.0.1, 9 years ago | 0.0 | 2014-Jul-08 | A D programming language implementation of the General Decimal Arithmetic Specification. |
erupted | 2.1.98+v1.3.248, 8 months ago | 2.6 | 2016-May-13 | Auto-generated D bindings for Vulkan |
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
Displaying results 811 to 860 of 2412 packages found.
Please log in to manage your own packages.