Associative array implementation.
Dynamic array implementation.
Implementation of a bit array.
Collects functions for compile-time floating-point calculations.
Read a file from disk and store it in memory.
Encapsulate path and file names.
Hash functions for arbitrary binary data.
80-bit floating point value implementation if the C/D compiler does not support them natively.
Open an online manual page.
An expandable buffer in which you can write text or binary data.
Portable routines for functions that have different implementations on different platforms.
Region storage allocator implementation.
Parse command line arguments from response files.
Allocate memory using malloc or the GC depending on the configuration.
Provide the root object that classes in dmd inherit from.
Try to detect typos in identifiers.
Copy of core.stdc.stdarg;
Contains various string related functions.
A specialized associative array with string keys stored in a variable length structure.
Provides a D implementation of the standard C function strtold (String to long double).