Loading contributions...
Top Repositories
Tracing c code flow without use gdb
Is Parallel Programming Hard, And If So, What Can You Do About It?
prepare the UML env and startup
A simple file system for Linux kernel
Track memory leaks for Linux kernel modules using eBPF
Livepatch a runtime program in Linux user space
Repositories
37Tracing c code flow without use gdb
Is Parallel Programming Hard, And If So, What Can You Do About It?
prepare the UML env and startup
A simple file system for Linux kernel
Track memory leaks for Linux kernel modules using eBPF
Livepatch a runtime program in Linux user space
Traditional Chinese translation of "What Every Programmer Should Know About Memory"
Linux 讀書會
wait free FIFO queue, easy built cross platform(no extra dependencies needed)
rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example
it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability
Complementary Concurrency Programs for course "Linux Kernel Internals"
Reimplementing malloc(), calloc(), realloc(), free() in c from scratch using system calls
Linux kernel source tree
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
minimal real-time environment for ARM Cortex-M3
A game where you are a computer's OS and you have to manage processes, memory and I/O events.
concurrent linked list implementation
No description provided.
A self-hosting and educational C compiler
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
A little fail-safe filesystem designed for microcontrollers
Xv6 for RISC-V
Unofficial mirror of sourceware glibc repository. Updated daily.
A complete computer science study plan to become a software engineer.
Simulating shitty network connections so you can build better systems.
A Simple Virtual Wireless Driver for Linux
奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台