Computer Systems
Books/Monographs
Papers
- Matt Kline; What every systems programmer should know about concurrency
- Ulrich Drepper; What Every Programmer Should Know About Memory
- Alexander Stephan and Lars Wustrich; The Path of a Packet through the Linux Kernel
Blogs
- Matthew Plant; Writing a Simple Garbage Collector in C
- Tal Hoffman; Software Transactional Memory: a stairway to lock-free programming heaven?
- Sidharth M.; How Nginx Handles Thousands of Concurrent Requests
- Toby (from Wales); PicoCTF 2021 - Binary Exploitation Challenge Writeups