Explore projects
-
-
Mirror of https://gitlab.com/qemu-project/qemu.git with VA changes
Updated -
-
-
Mirror of the original PtxDist project on git://git.pengutronix.de/git/ptxdist.git (Prerequisites: sudo apt install autoconf flex bison texinfo gettext)
Updated -
The OSELAS.Toolchain project to build the cross-compilers for the PtxDist project. The created compilers are installed to a docker image for cross-compilation of PtxDist project.
Updated -
A cross-compile project for the Atmel AT91SAMA5D3 XPLD evaluation board.
Updated -
A simple plantUML container listening on port 8080. Used by applictions like GitLab to render nice graphics with plantUML for documentation purposes.
Updated -
Some code testing the cross-compiling to ARM Cortex-A7, MIPS and RISCV (WIP)
Updated -
-
Some funny example of D templates, which construct and outputs the 99 beers text at compile-time.
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 -
Extended development image containing the gtk 3.0 runtime libraries. Allows to run unittests in the CI pipeline for applications using gtkd bindings.
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 -
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 -
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 -