<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Systems-Programming on Noureddine RAMDI</title><link>https://ramdi.fr/tags/systems-programming/</link><description>Recent content in Systems-Programming on Noureddine RAMDI</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 23 May 2026 20:41:27 +0000</lastBuildDate><atom:link href="https://ramdi.fr/tags/systems-programming/index.xml" rel="self" type="application/rss+xml"/><item><title>Inside the 1,000-line operating system: A minimal yet instructive OS kernel in C</title><link>https://ramdi.fr/github-stars/inside-the-1000-line-operating-system-a-minimal-yet-instructive-os-kernel-in-c/</link><pubDate>Tue, 05 May 2026 13:37:39 +0000</pubDate><guid>https://ramdi.fr/github-stars/inside-the-1000-line-operating-system-a-minimal-yet-instructive-os-kernel-in-c/</guid><description>An educational OS implemented in exactly 1,000 lines of C code, revealing essential kernel design and tradeoffs. A hands-on learning tool for OS fundamentals.</description></item><item><title>Kovan: wait-free memory reclamation for Rust concurrency with 128-bit atomics</title><link>https://ramdi.fr/github-stars/kovan-wait-free-memory-reclamation-for-rust-concurrency-with-128-bit-atomics/</link><pubDate>Mon, 04 May 2026 10:23:02 +0000</pubDate><guid>https://ramdi.fr/github-stars/kovan-wait-free-memory-reclamation-for-rust-concurrency-with-128-bit-atomics/</guid><description>Kovan is a Rust library offering wait-free memory reclamation for lock-free data structures using 128-bit atomics, achieving 2.79ns pin overhead — faster than crossbeam-epoch and others.</description></item></channel></rss>