Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
Several ABI tests to provide a working minimal environment for Standard C++ using the System V ABI.
-
A c++ IRCv3 protocol implementation and chat bot framework. WARNING: OBSOLETE - not maintained and will be superseded soon by a (yet to be announced) project!!!
-
More or less a puzzle for myself - reimplementing several type traits.
-
A linux kernel module for basic network analysis and monitoring (just a small teaching example).
-
Another small "puzzle" where I tried to create something tuple-alike.
-
Popular compression tool for Linux & Windows.
-
A simple brainfuck interpreter, jit and compiler - just a small project done on a rainy day, nothing very exciting.
-
A compile time string hash implementation. puzzle - well I used it in at least on other project to implement "tracepoints" to debug asynchronous (mis)behaviour.
-
Demo project to showcase how plugins/modules work in C/Linux
-
An implementation of the processor-specification "HC1"
-
Example solution for the exercise project in the course "Applied Object-Oriented Programming" (TI-206 Angewandte Objektorientierte Programmierung) at the Technische Hochschule Mittelhessen (University of Applied Sciences, www.thm.de) (not finished)
-
A docker container image which is build from the latest clang and cmake versions.
-
A project I created during my studies at the THM - an implementation of a small serial jpeg camera and a webserver to push the pictures to connected clients.
-
A simple TFTP-Client implementation for c++.
-
Worlds most popular biometric tracking tool.
-
An mixing-driven extensible application socket implementation based upon boost socket.
-
A lightweight tool to get all my hardware and books inventoried - in the hope I will be able to find things more quick....
-
Another puzzle: Implementing constexpr tschebyscheff poly generator.
-
Another puzzle: implementing my own functor class template.
-
A virtual/emulated shadow generator for Autocad 2D-Plots.