Pinned Repositories
awesome-courses
List of awesome university courses for learning Computer Science!
C-Playground
Self used, C programming playground
ccbench
A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).
config-files
Template configs of your favorite tools and a script to apply them in a new environment.
Cplusplus-Learning
First repository on github ---- Self used repository contains small C++ codes
csapp
My solutions to the assignments & labs of CSAPP (2nd version)
CSAPP2e
every-programmer-should-know
A collection of (mostly) technical things every software developer should know
Hbwmalloc-Hermit
High-Bandwidth memory allocation interface for HermitCore -- A Unikernel for Extreme-Scale Computing
maximilian1064's Repositories
maximilian1064/config-files
Template configs of your favorite tools and a script to apply them in a new environment.
maximilian1064/awesome-courses
List of awesome university courses for learning Computer Science!
maximilian1064/C-Playground
Self used, C programming playground
maximilian1064/ccbench
A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).
maximilian1064/Cplusplus-Learning
First repository on github ---- Self used repository contains small C++ codes
maximilian1064/csapp
My solutions to the assignments & labs of CSAPP (2nd version)
maximilian1064/CSAPP2e
maximilian1064/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
maximilian1064/Hbwmalloc-Hermit
High-Bandwidth memory allocation interface for HermitCore -- A Unikernel for Extreme-Scale Computing
maximilian1064/Hbwmalloc-Hermit-tests
maximilian1064/hermit-temp-patches
maximilian1064/HermitCore
A Unikernel for Extreme-Scale Computing
maximilian1064/Learning-Kernel-EPFL
Kernel Hacking in EPFL's "OS Implementation" Course
maximilian1064/libmoon
libmoon is a library for fast and flexible packet processing with DPDK and LuaJIT.
maximilian1064/malloc-benchmarks
maximilian1064/malloc-test-concurrent
concurrent malloc benchmark
maximilian1064/MoonGen
MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control.
maximilian1064/multithread-malloc
Benchmark for multi-thread malloc
maximilian1064/mvrlu-dchain-debug
maximilian1064/OS-lab4
maximilian1064/pandoc_resume
The Markdown Resume
maximilian1064/Pseudo-Typing
output file content to command line with configurable delay between characters
maximilian1064/reuse
Tools for reuse distances
maximilian1064/SICP-guile
SICP in Guile & Emacs Lisp
maximilian1064/STREAM
STREAM benchmark
maximilian1064/tmux-config
:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
maximilian1064/vim-quick-setup
Self used, .vimrc and plugins backup