dynamic-linking topic

List dynamic-linking repositories

amacc

997
Stars
155
Forks
Watchers

Small C Compiler generating ELF executable Arm architecture, supporting JIT execution

dynld

18
Stars
0
Forks
Watchers

Dynamic linker studies.

duckOS

588
Stars
19
Forks
Watchers

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

608
Stars
15
Forks
Watchers

:hammer: Build minimal docker images without static linking

nginx-link-function

228
Stars
40
Forks
Watchers

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

33
Stars
7
Forks
Watchers

notes about glibc, ld-so and more.

PanicOS

52
Stars
3
Forks
Watchers

A simple x86 operating system with graphical user space

oss-rtld

35
Stars
5
Forks
Watchers

A reimplementation of the RunTime Link Editor (RTLD) of the Nintendo Switch.

soinjector

46
Stars
6
Forks
Watchers

Linux shared object injector written in pure C

computer-systems-CS-APP3e

34
Stars
7
Forks
Watchers

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.