10 results found Sort:

163
1.0k
other
55
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
Created 2016-02-01
287 commits to master branch, last one about a year ago
27
633
gpl-3.0
14
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!
This repository has been archived (exclude archived)
Created 2020-06-01
1,227 commits to master branch, last one 6 months ago
14
610
apache-2.0
6
:hammer: Build minimal docker images without static linking
Created 2020-04-03
311 commits to develop branch, last one about a year ago
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 devel...
Created 2024-10-23
30 commits to main branch, last one 4 months ago
44
231
bsd-2-clause
23
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
Created 2018-01-28
158 commits to master branch, last one 3 years ago
4
145
apache-2.0
6
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
Created 2024-07-12
146 commits to main branch, last one 3 months ago
3
57
gpl-3.0
2
A simple x86 operating system with graphical user space
Created 2020-06-25
154 commits to master branch, last one 2 years ago
8
46
unlicense
2
Linux shared object injector written in pure C
Created 2023-02-27
73 commits to main branch, last one 2 months ago
notes about glibc, ld-so and more.
Created 2020-01-17
8 commits to master branch, last one 4 years ago
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.
Created 2021-09-11
47 commits to main branch, last one 3 years ago