Explore projects
-
VAhanus / Public / qemu
GNU Lesser General Public License v2.1 onlyMirror of https://gitlab.com/qemu-project/qemu.git with VA changes
Updated -
-
Updated
-
Some funny example of D templates, which construct and outputs the 99 beers text at compile-time.
Updated -
Some demo code to work on and with the range API and algoythms.
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 -
Project to build a docker image for PtxDist development. It contains the OSELAS Toolchains, so PTXDist projects can be build directly with this container(s).
Updated -
Some code testing the cross-compiling to ARM Cortex-A7, MIPS and RISCV (WIP)
Updated -
-
A cross-compile project for the Atmel AT91SAMA5D3 XPLD evaluation board.
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 -
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 collection of tools for debugging, support for images and sounds, CTFE helpers...
Updated -
A simple plantUML container listening on port 8080. Used by applictions like GitLab to render nice graphics with plantUML for documentation purposes.
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 -
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 -
-
-
A set of docker images for the paranoids which can be build by yourself instead of just pulling them.
Updated