Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
A virtual/emulated shadow generator for Autocad 2D-Plots.
-
My own std::bind clone - puzzle
-
An mixing-driven extensible application socket implementation based upon boost socket.
-
A simple brainfuck interpreter, jit and compiler - just a small project done on a rainy day, nothing very exciting.
-
The configuration build tool used within the tmserver.org docker infrastructure.
-
Demo project to showcase how plugins/modules work in C/Linux
-
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.
-
Another puzzle: Implementing constexpr tschebyscheff poly generator.
-
A docker container image which is build from the latest clang and cmake versions.
-
An interpreter for the DWARF (the Debug format used by System V) lineinfo section bytecode interpreter.
-
Another puzzle: implementing my own functor class template.
-
A lightweight tool to get all my hardware and books inventoried - in the hope I will be able to find things more quick....
-
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 linux kernel module for basic network analysis and monitoring (just a small teaching example).
-
Popular compression tool for Linux & Windows.
-
Proof of concept for a simple deterministic realtime logging facility for C++. This project was jointly developed during the ZDE Camp 2019.
-
A shell-style os command integration library for c++.
-
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.
-
Several ABI tests to provide a working minimal environment for Standard C++ using the System V ABI.
-
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)