Explore projects
-
-
-
-
-
Dlang / vectorflow
Apache License 2.0Updated -
-
-
-
-
Updated
-
-
-
Dlang / xxhash3
BSD 2-Clause "Simplified" LicenseD implementation of the xxhash library 0.81 including xxh32, xxh64, xxh3_64 and xxh3_128 hashes.
Updated -
This is a simple example programm for the D programming language. it scans a directory tree for files, and stores name, size and md5 of each file in a simple class object in a dynamic array. The array is serialized to XML with 'orange'.
Updated -
A D implementation of the LZ77, iROLZ or similiar algorythms. Also some example on ImportC using libzstd directly from its header file without 'traditional' bindings.
Need DMD 2.098.0 or LDC 1.28.0 or newer! (for ImportC)
Updated -
A set of docker images for the paranoids which can be build by yourself instead of just pulling them.
Updated -
-
Some demo code to work on and with the range API and algoythms.
Updated -
-
An ubuntu based image to compile programs with D language and dub. Dev headers and SOs for some commonly used libraries (e.g. openssl) are already installed. If additional headers from C world are needed, they must be installed in your CI script.
Updated