Explore projects
-
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 -
-
Port of the CPP example for visual code debugging with LLDB to DLang
Updated -
-
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.
Updated -
-
-
-
-
-
Some basic example using signals in glade file. Signals are connected directly (extern(C) code) or indirectly by registering the callback with builder object.
Updated -
-
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 set of docker images for the paranoids which can be build by yourself instead of just pulling them.
Updated -
This is the source for the Amiga CyberMap utility. The tool is usable with most accellerator cards from Phase 5 and maybe even others. Sources provides for research purposes.
Updated -
-
Some code testing the cross-compiling to ARM Cortex-A7, MIPS and RISCV (WIP)
Updated -
Extended development image containing the gtk 3.0 runtime libraries. Allows to run unittests in the CI pipeline for applications using gtkd bindings.
Updated