dynamic-linking
Here are 51 public repositories matching this topic...
Language:All
Sort:Most stars
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
- Updated
Dec 27, 2024 - C
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!
- Updated
Sep 9, 2024 - C++
🔨 Build minimal docker images without static linking
- Updated
Aug 7, 2023 - Rust
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.
- Updated
Nov 20, 2024 - HTML
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
- Updated
Jul 22, 2021 - C
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
- Updated
Apr 22, 2025 - Rust
A simple x86 operating system with graphical user space
- Updated
Jan 28, 2024 - C
Linux shared object injector written in pure C
- Updated
Jan 12, 2025 - C
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.
- Updated
Mar 25, 2022 - C
notes about glibc, ld-so and more.
- Updated
Mar 15, 2021 - C
A reimplementation of the RunTime Link Editor (RTLD) of the Nintendo Switch.
- Updated
Jan 15, 2022 - C
A simple Linux dynamic loader capable of loading simple binaries using simple shared libraries (no glibc support)
- Updated
Mar 12, 2025 - C
Squint: A peephole optimizer for stack VM compilers
- Updated
Apr 27, 2025 - C
Ever wanted to code a website in C? No? Well, now you can!
- Updated
Nov 22, 2024 - C
Use OpenCASCADE library to implement data visualization under MFC framework
- Updated
May 14, 2023 - C++
GNU IFUNC is the real culprit behind CVE-2024-3094
- Updated
Sep 4, 2024 - C
A collection of small examples demonstrating various linker features
- Updated
Dec 29, 2018 - Makefile
My implementation of the ELF executable packer described in@fasterthanlime's ongoing series.
- Updated
May 10, 2021 - Rust
a crappy dynamic linker for Switch / libnx
- Updated
May 13, 2023 - C
Improve this page
Add a description, image, and links to thedynamic-linking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedynamic-linking topic, visit your repo's landing page and select "manage topics."