Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
The configuration build tool used within the tmserver.org docker infrastructure.
-
A shell-style os command integration library for c++.
-
Several ABI tests to provide a working minimal environment for Standard C++ using the System V ABI.
-
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.
-
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 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 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 simple TFTP-Client implementation for c++.
-
More or less a puzzle for myself - reimplementing several type traits.
-
Another puzzle: implementing my own functor class template.
-
An interpreter for the DWARF (the Debug format used by System V) lineinfo section bytecode interpreter.
-
Another puzzle: Implementing constexpr tschebyscheff poly generator.
-
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.
-
Once again another puzzle: My own attempt to implement some sort of discriminated union - aka variant...
-
My own std::bind clone - puzzle
-
A linux kernel module for basic network analysis and monitoring (just a small teaching example).
-
Simple traffic generator for network / device stress testing (Linux, Windows) .
-
A virtual/emulated shadow generator for Autocad 2D-Plots.