Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
Worlds most popular biometric tracking tool.
-
An implementation of the processor-specification "HC1"
-
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.
-
Once again another puzzle: My own attempt to implement some sort of discriminated union - aka variant...
-
More or less a puzzle for myself - reimplementing several type traits.
-
Another small "puzzle" where I tried to create something tuple-alike.
-
Simple traffic generator for network / device stress testing (Linux, Windows) .
-
A application layer proxy - TCP Port Multiplexer Daemon. Purpose was...well I won't tell. But you can relay traffic based on some kind of "deep" packet inspection to different applications.
-
A simple TFTP-Client implementation for c++.
-
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)
-
Several ABI tests to provide a working minimal environment for Standard C++ using the System V ABI.
-
SimpleDraw is a simple yet powerful cross-platform library for drawing basic 2d graphics from c programs. It was originally authored by Prof. Dr.-Ing. Martin Gräfe for teaching purposes.
-
A shell-style os command integration library for c++.
-
Proof of concept for a simple deterministic realtime logging facility for C++. This project was jointly developed during the ZDE Camp 2019.
-
Popular compression tool for Linux & Windows.
-
A linux kernel module for basic network analysis and monitoring (just a small teaching example).
-
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!!!
-
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 my own functor class template.
-
An interpreter for the DWARF (the Debug format used by System V) lineinfo section bytecode interpreter.