Software Libraries
Introducing Mir
Dlang Libraries built for Companies
Optional @nogc and BetterC support
Meson and dub build systems
C/C++ headers for basic types and featured algorithms

Libraries
mir-algorithm
The Base Library
Multidimensional arrays of different kinds
Cache-friendly semi-immutable sorted maps
Thread-safe reference counted shared pointers in D and C++
Multidimensional manipulation and iteration algorithms
Multidimensional numeric interpolation
Data-structures, and more...
mir-random
Advanced Random Number Generators
Secure API Design
Extended set of RNGs
Random distributions
Saturated floating point numbers generation
Tinflex algorithm implementation
Algorithms for random sampling
ASDF
Fast, expressive, and easy to use JSON serialization library with optional SSE4 optimization.
ASDF is a cache oriented string based JSON representation. Besides, it is a convenient Json Library for D that gets out of your way. ASDF is specially geared towards transforming high volumes of JSON dataframes, either to new JSON Objects or to custom data types.