adriaan-niess
Time-sensitive Networking (TSN), Software-defined Networking (SDN), Mobile Communication (6G, WLAN, BT), Network Simulation, Embedded
Robert Bosch GmbHStuttgart, Germany
Pinned Repositories
cpp-playground
Collection of arbitrary C++ code
CxxWrap.jl
Package to make C++ libraries available in Julia
inet
INET Framework for the OMNeT++ discrete event simulator
kdpart
Simple struct-of-arrays implementation of a k-d tree over a discrete domain for partitioning regular grids amongst a set of processes.
keyboard-pcb-guide
Guide on how to design keyboard PCBs with KiCad
kuksa-cpp-client
libcxxwrap-julia
C++ library for backing CxxWrap.jl
omnetpp
OMNeT++ Discrete Event Simulator
omnetpp-inet-ci
Docker container to run Omnet++ projects. Contains useful libraries like INET Framework, Python, Cppcheck.
Open1722
Open-source implementation of the IEEE 1722 protocol, for streaming audio/video, tunneling CAN/LIN messages and enabling remote access to peripheral bus systems.
adriaan-niess's Repositories
adriaan-niess/omnetpp-inet-ci
Docker container to run Omnet++ projects. Contains useful libraries like INET Framework, Python, Cppcheck.
adriaan-niess/cpp-playground
Collection of arbitrary C++ code
adriaan-niess/CxxWrap.jl
Package to make C++ libraries available in Julia
adriaan-niess/inet
INET Framework for the OMNeT++ discrete event simulator
adriaan-niess/kdpart
Simple struct-of-arrays implementation of a k-d tree over a discrete domain for partitioning regular grids amongst a set of processes.
adriaan-niess/keyboard-pcb-guide
Guide on how to design keyboard PCBs with KiCad
adriaan-niess/kuksa-cpp-client
adriaan-niess/libcxxwrap-julia
C++ library for backing CxxWrap.jl
adriaan-niess/omnetpp
OMNeT++ Discrete Event Simulator
adriaan-niess/Open1722
Open-source implementation of the IEEE 1722 protocol, for streaming audio/video, tunneling CAN/LIN messages and enabling remote access to peripheral bus systems.
adriaan-niess/opengl-es-android-first-steps
Playing around with OpenGL ES on Android to get used to the Java based OpenGL API. The app renders a rotating cube with multiple vertex atttibute arrays, index buffer and texture.