This is a mirror of https://code.dlang.org/.
Name | Last update | Score | Registered | Description |
---|---|---|---|---|
hunt | 1.7.17, 2 years ago | 2.8 | 2016-May-12 | A refined core library for D programming language. |
codebuilder | 1.1.0, 6 years ago | 1.1 | 2016-May-10 | Provides management of constructing code strings and inserts file line information to improve debu… |
live-logger | ~master, 9 years ago | 0.3 | 2016-May-10 | A logging utility for dynamic values in D |
harbored | 0.1.1, 9 years ago | 1.4 | 2016-May-10 | Documentation generator for D code |
rip | 0.0.4, 8 years ago | 1.4 | 2016-May-05 | Raster and Image processor |
inid | 0.1.0, 9 years ago | 0.4 | 2016-May-04 | A library for parsing config files |
dcad | 1.0.0, 8 years ago | 0.3 | 2016-May-04 | dca d implementation |
tweetnacl | 0.0.1, 9 years ago | 0.8 | 2016-May-03 | D port of tweetnacl |
asdf | 0.7.17, 2 years ago | 4.1 | 2016-May-02 | Fast, Expressive, and Easy to use JSON Serialization Library with optional SSE4 Optimization. |
draklib | 1.0.3, 9 years ago | 0.4 | 2016-May-01 | A RakNet networking library for the D language. |
state-machine | 0.1.0, 9 years ago | 1.0 | 2016-May-01 | Turn types into state machines. |
money | 3.0.2, 4 years ago | 4.1 | 2016-Apr-30 | A money data type, for easy and safe handling of currency amounts |
smsapi-d-client | 0.1.2, 9 years ago | 0.3 | 2016-Apr-28 | SMSAPI D Client |
lz4d | 0.1.5, 8 years ago | 0.7 | 2016-Apr-27 | LZ4 at compile time |
dhdf5-simple | 0.1.0, 8 years ago | 0.7 | 2016-Apr-25 | A minimal D application. |
objective-gl | 0.0.2, 9 years ago | 1.5 | 2016-Apr-23 | High-level & thin OpenGL Wrapper/Helper. |
findexecutable | 0.2.0, 5 years ago | 0.4 | 2016-Apr-21 | Searching for executable files in system paths |
ons-data | 0.0.3, 9 years ago | 0.4 | 2016-Apr-20 | Template based D-library for handling bidǵ data in table structures |
vibe-s3 | 0.1.1, 8 years ago | 1.6 | 2016-Apr-18 | vibe.d compatible AWS S3 client |
handle | 0.1.0, 9 years ago | 0.9 | 2016-Apr-17 | D library for handles |
requests | 2.1.3, a year ago | 4.9 | 2016-Apr-16 | http/ftp client library, inspired by python-requests |
mimeapps | 0.4.0, 4 years ago | 0.5 | 2016-Apr-16 | MIME Applications Associations specification implementation |
chloride | 0.2.1, 8 years ago | 0.9 | 2016-Apr-15 | D friendly wrapper around libsodium |
daffodil | 0.1.3, 8 years ago | 1.0 | 2016-Apr-14 | D Imaging Library |
flatbuffers | 0.1.1, 8 years ago | 2.1 | 2016-Apr-14 | D implementation of Google Flatbuffers. |
bgfx-extras-d | 0.2.0, 9 years ago | 0.0 | 2016-Apr-13 | A binding to the bgfx-extras library for the D Programming Language. |
vrepl | 0.0.3, 9 years ago | 0.3 | 2016-Apr-11 | A REPL library for interactive commandline apps, used in repl of the Venus Programming Language |
units-d | 0.1.0, 9 years ago | 1.0 | 2016-Apr-10 | Units and Quantities of Measurement library for D. |
phobos-next | 0.6.15, 6 months ago | 0.7 | 2016-Apr-10 | Various reusable D code. |
kafka-d | 0.0.5, 7 years ago | 2.1 | 2016-Apr-09 | Native driver for Apache Kafka |
lincount | 0.1.0, 8 years ago | 1.3 | 2016-Apr-09 | Linear Counting for Dlang |
xmlrpcc-d | 0.2.1, 9 years ago | 1.1 | 2016-Apr-08 | XML RPC client library for D Programming Language |
dutil | 0.0.2, 8 years ago | 0.3 | 2016-Apr-08 | A util lib |
collie | 0.10.16, 7 years ago | 3.1 | 2016-Apr-07 | An asynchronous event-driven network framework written in D. Contains mqtt, http, flatbuffers, pro… |
ansi | ~master, 9 years ago | 0.1 | 2016-Apr-04 | Functions for manipulating a terminal through ANSI escape codes. |
pbkdf2 | 0.1.3, 7 years ago | 2.8 | 2016-Apr-03 | PBKDF2 implementation for D |
keyvalues | 1.0.2, 9 years ago | 0.0 | 2016-Apr-03 | Parser and deserializer for Valve's KeyValues file format |
gelf | 0.1.2, 9 years ago | 1.1 | 2016-Apr-01 | The Graylog Extended Log Format for std.experimental.logger |
zookeeper | 0.1.0, 9 years ago | 0.5 | 2016-Mar-31 | Interface to the zookeeper library |
librdkafka | 0.3.1, 8 years ago | 1.2 | 2016-Mar-31 | rdkafka C header build in D |
diopipe | 0.0.1, 9 years ago | 0.9 | 2016-Mar-30 | A small library for running programs with redirected input and output, written in D. |
bmfont | 0.2.0, 5 years ago | 0.8 | 2016-Mar-29 | Parser for font files generated using AngelCode Bitmap Font Generator |
d-profile-viewer | ~master, 8 years ago | 1.6 | 2016-Mar-28 | Tool to convert dmd profiler output trace.log into trace.hmtl, an interactive HTML file. |
jin-go | 3.0.2, 2 months ago | 2.0 | 2016-Mar-27 | Thread-pooled coroutines with lock-free staticaly typed communication channels |
future | 0.1.1, 5 years ago | 1.4 | 2016-Mar-27 | asynchronous return values and related functionality |
universal | 0.1.1, 5 years ago | 1.1 | 2016-Mar-27 | universal properties with applications |
kdtree | 0.1.0, 9 years ago | 1.6 | 2016-Mar-25 | A k-dimensional tree implementation for D. |
libstemmerd | 1.0.1, 9 years ago | 1.1 | 2016-Mar-23 | libstemmer binding for d programming language |
mondo | 1.1.10, 6 years ago | 1.6 | 2016-Mar-21 | MongoDB library for D |
pattern | 1.0.1, 9 years ago | 1.0 | 2016-Mar-20 | Templated types for string pattern matching and lexers. |
- 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
Displaying results 1851 to 1900 of 2555 packages found.