Explore projects
-
-
PtxDist / ptxdist
GNU General Public License v2.0 or laterMirror of the original PtxDist project on git://git.pengutronix.de/git/ptxdist.git (Prerequisites: sudo apt install autoconf flex bison texinfo gettext)
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 -
The sources for the mc68060.library. Usable with all mc68060 CPU cards on Amiga.
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 set of docker images for the paranoids which can be build by yourself instead of just pulling them.
Updated -
Dlang / st_nexus_api
GNU General Public License v3.0 or laterA DLang module to access the Sonatype Nexus Repository API
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 simple plantUML container listening on port 8080. Used by applictions like GitLab to render nice graphics with plantUML for documentation purposes.
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 -
-
-
-
-
-
Dlang / vectorflow
Apache License 2.0Updated -
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.
Updated -
Wrapper Library for MediaInfo Library. Automatically chooses 32 and 64 bit library.
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