Shuveb Hussain
Results
7
repositories owned by
Shuveb Hussain
containers-the-hard-way
1.5k
Stars
186
Forks
Watchers
Learning about containers and how they work by creating them the hard way
io_uring-by-example
267
Stars
39
Forks
Watchers
A companion repository for the io_uring by Example article series
loti-examples
104
Stars
21
Forks
Watchers
Source code for example programs from Lord of the io_uring guide
sparkler
99
Stars
12
Forks
Watchers
A virtual machine monitor and a tiny "operating system" to go with it. When you start Sparkler, it creates a virtual machine using Linux's KVM API. It is written in C and emulates a serial console and...
zerohttpd
333
Stars
47
Forks
Watchers
A simple HTTP server written from scratch as a teaching tool to teach Unix network program architectures