Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
The D language bindings for lmdb library.
-
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'.
-
-
Web framework.
-
VA wrapped version of current LDC.
-
A D language binding for the libmediainfo library.
-
The sources for the mc68060.library. Usable with all mc68060 CPU cards on Amiga.
-
Wrapper Library for MediaInfo Library. Automatically chooses 32 and 64 bit library.
-
Some funny example of D templates, which construct and outputs the 99 beers text at compile-time.
-
ipturntables.sh is a bash script controlling a set of abstract firewall rules. Mainly it uses iptables and ip command to configure a firewall for both IPv4 and IPv6 protocols simultaneously.
-
This is an example gtkd using glade generated UI.
-
Copy of the upstream repository
-
Demo and benchmarking project to compare C code with D code in BetterC mode, as well as in normal D mode. The demo also provides comparision in generated code, Makefiles to build C, C++, D-betterC mode snippets. A dub project will link everything.
-
Some code testing the cross-compiling to ARM Cortex-A7, MIPS and RISCV (WIP)
-
Copy of some interesting D code from GitHub: https://github.com/JinShil/memcpyD
-
-
A lightweight client for the ACME protocol.
-
Some basic example using signals in glade file. Signals are connected directly (extern(C) code) or indirectly by registering the callback with builder object.
-
A simple plantUML container listening on port 8080. Used by applictions like GitLab to render nice graphics with plantUML for documentation purposes.
-
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)