Stars
A companion repository for the io_uring by Example article series
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
《奔跑吧Linux内核》配套实验平台和代码,白色入门酱香篇,蓝色进阶浓香篇
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
A concurrent user-level thread library implemented in C++
A simple yet fast user space network driver for Intel 10 Gbit/s NICs written from scratch
The perfect emulation setup to study and develop the Linux kernel, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and …
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager. | Actively sponsored by our friends at TestMu AI
a library version of FreeBSD's TCP/IP stack plus extras
Coordinated and Efficient Huge Page Management with Ingens
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Our open source benchmarks and code samples
A simple processor running on FPGA written in Haskell(CLaSH) and compiled into verilog
mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11