The standalone Linux Lisp
-
Updated
Mar 26, 2026 - C
The standalone Linux Lisp
Boot a real Linux kernel as an in-process library (LKL) and route intercepted syscalls to it via seccomp
A comprehensive guide to system calls in Linux, encompassing concepts, examples, and in-depth explorations. This repository offers insights into the kernel mechanisms, user-space interactions, and optimization techniques, such as vDSO and fast system calls.
Hand-rolled minimal HTTP/1.0 server written in x86_64 assembly, targeted towards Linux.
This repository contains all the source code that I have written for my Operating System course.
This repository contains a collection of personal projects created for testing and experiment purpose.
Add a description, image, and links to the linux-system-calls topic page so that developers can more easily learn about it.
To associate your repository with the linux-system-calls topic, visit your repo's landing page and select "manage topics."