This is a mirror of https://code.dlang.org/.
| Name | Last update | Score | Registered | Description |
|---|---|---|---|---|
| bindbc-nethost | 1.0.0, 2 years ago | 0.6 | 2023-Jun-13 | D bindings for .NET Runtime hosting API |
| ysge | 1.3.4, 2 years ago | 0.2 | 2023-May-13 | A simple game engine |
| hellodub | 0.0.1, 2 years ago | 0.1 | 2023-Jun-19 | My test project |
| libpb | 0.10.11, 2 years ago | 0.1 | 2022-Dec-29 | PocketBase wrapper with serializer/deserializer support |
| i2d-wgpu | 0.16.0, 2 years ago | 0.1 | 2023-Mar-22 | D language binding to gfx-rs/wgpu |
| handlebars | 0.3.1, 2 years ago | 0.1 | 2019-Apr-14 | A template library compatible with handlebars.js |
| psd-d | 0.6.3, 2 years ago | 3.1 | 2021-Sep-15 | D PSD parsing library |
| dstep | 1.0.4, 2 years ago | 2.6 | 2014-Jan-21 | A tool for translating C and Objective-C headers to D modules |
| eskomcalendar4d | 0.1.3, 2 years ago | 0.6 | 2023-Jun-01 | Eskom Calendar client API library for D |
| test_allocator | 0.3.4, 2 years ago | 3.2 | 2016-Dec-16 | A test allocator |
| deth | 0.0.10, 2 years ago | 2.3 | 2021-Aug-30 | Ethereum stuff for D |
| dotty | 0.3.0, 2 years ago | 0.0 | 2023-May-01 | Smart contract test runner |
| ffeedd | 1.1.2, 2 years ago | 0.3 | 2021-Jan-22 | RSS 2.0 and Atom 1.0 feed writer |
| libasound-d | 2.0.0, 2 years ago | 0.8 | 2023-May-30 | D bindings for ALSA (Advanced Linux Sound Architecture) libasound2 library. |
| river | 0.3.8, 2 years ago | 0.2 | 2023-Apr-25 | Streams interface |
| flant5-d | 0.2.0, 2 years ago | 0.1 | 2023-May-21 | FLAN-T5 bindings for D via CTranslate2 + sentencepiece |
| nova-d | 0.16.0, 2 years ago | 0.6 | 2023-May-23 | D translation of the libnova celestial mechanics engine |
| msgbuf | 0.0.9, 2 years ago | 0.6 | 2021-Jun-14 | Protobuf-like data (de)serialisation using D meta programming. |
| mysql-native | 3.2.4, 2 years ago | 4.5 | 2012-May-19 | A native MySQL driver implementation based on Steve Teale's original |
| bert-d | 0.1.1, 2 years ago | 0.1 | 2023-May-20 | D bindings to bert.cpp |
| mempooled | 0.4.0, 2 years ago | 2.6 | 2019-Dec-06 | Mempool implementation for dlang |
| expected | 0.4.0, 2 years ago | 2.8 | 2019-May-06 | Implementation of expected idiom (error handling with ok and err) |
| tabletool | 0.5.0, 2 years ago | 2.4 | 2022-Sep-24 | A table generator library inspired by Python's tabulate compatible with east-asian character |
| wttrd | 0.0.4, 2 years ago | 1.0 | 2023-May-14 | Minimal library for working with wttr.in weather informer |
| typetips | 0.1.4, 2 years ago | 0.7 | 2023-May-16 | utils for types/sumtypes/optional in D |
| cpt | 0.0.1, 2 years ago | 0.6 | 2023-May-17 | Nan0MK's Cool Print Tools Dlang Edition |
| microrm2 | 0.8.3, 2 years ago | 0.1 | 2023-May-16 | Micro ORM for SQLite3 |
| bc-string | 1.4.0, 2 years ago | 3.1 | 2020-Dec-23 | Various string structures and utilities useable in @nogc or betterC code (RCString, String, TempCS… |
| dln | 0.0.3, 2 years ago | 0.6 | 2023-May-11 | Leanr/Test Dlang |
| sdlfmt | 0.1.1, 2 years ago | 2.7 | 2023-May-10 | Auto-formatter for SDLang files, based on sdlite |
| dxorshift | 0.1.1, 2 years ago | 0.3 | 2016-May-15 | Random number generators from the extended Xorshift family |
| libgit2-d | 1.6.0, 2 years ago | 0.9 | 2020-Mar-14 | D bindings for libgit2 |
| i2d-opengl | 1.0.0, 2 years ago | 2.2 | 2023-May-04 | Dynamic bindings to OpenGL, compatible with -betterC, @nogc, and nothrow. |
| tasky | 2.1.0, 2 years ago | 0.4 | 2021-Sep-15 | Tagged network-message task engine |
| msgtrans | 0.1.4, 2 years ago | 0.6 | 2019-Nov-21 | Message Transport Framework. Based on TCP, WebSocket, UDP transmission protocol. |
| xlsxd | 4.0.4, 2 years ago | 3.6 | 2018-Nov-07 | A thin wrapper around libxlsx to write excel spreadsheets |
| qui | 0.7.1, 2 years ago | 1.3 | 2017-Apr-23 | A Text User Interface library. |
| micro_orm | 0.1.0, 2 years ago | 0.4 | 2023-Apr-22 | A minimal jet complete orm for dlang projects |
| erupted | 2.1.98+v1.3.248, 2 years ago | 3.2 | 2016-May-13 | Auto-generated D bindings for Vulkan |
| cutenet | 0.1.0, 2 years ago | 0.4 | 2023-Apr-20 | Binding for cutenet a networking library for games requiring an optional reliability layer over UD… |
| cutec2 | 0.1.0, 2 years ago | 0.4 | 2023-Apr-15 | Binding for cutec2 a 2D collision detection routines on primitives, boolean results and/or manifol… |
| encrypt | 0.1.0, 2 years ago | 0.6 | 2023-Apr-11 | AES encryption/decryption, compatible with BetterC, @nogc and nothrow. |
| digger | 3.0.9, 2 years ago | 2.1 | 2016-Sep-30 | A tool to build D and bisect old D versions |
| stb | 2.0.3, 2 years ago | 1.9 | 2018-May-05 | stb bindings for D |
| strand | 1.0.2, 2 years ago | 0.6 | 2023-Apr-12 | BetterC Fiber implementation |
| qoif-d | 1.0.0, 2 years ago | 0.1 | 2023-Apr-11 | Quite OK Image Format library written in D |
| ui | 0.0.0, 2 years ago | 0.5 | 2023-Apr-11 | WIP |
| yctk | 0.0.1, 2 years ago | 0.6 | 2023-Apr-09 | A minimal D application. |
| gtk-d | 3.11.0, 2 years ago | 4.9 | 2013-Oct-05 | GtkD is the Digital Mars D programing language OO wrapper for Gtk+. |
| zug-tap | 0.2.9, 2 years ago | 0.8 | 2019-Jul-03 | Basic TAP implementation for D v2 |
- 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
- 50
- 51
- 52
- 53
Displaying results 691 to 740 of 2624 packages found.