dynamic-linking topic
amacc
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
duckOS
An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!
magicpak
:hammer: Build minimal docker images without static linking
nginx-link-function
It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in location directive
source-glibc
notes about glibc, ld-so and more.
PanicOS
A simple x86 operating system with graphical user space
oss-rtld
A reimplementation of the RunTime Link Editor (RTLD) of the Nintendo Switch.
soinjector
Linux shared object injector written in pure C
computer-systems-CS-APP3e
My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.