Projects with this topic
Sort by:
-
CharPulse is a Linux character device driver with a dynamically resizing kernel buffer. It supports read, write, append, and clear operations, allowing storage of large amounts of data safely.
Updated -
C library toolkit providing essential string, memory, and list manipulation functions for system programming projects.
Updated -
A complete reimplementation of the C printf function, supporting multiple format specifiers, advanced flags, width & precision, and variadic arguments. Fully memory-safe and optimized, ready for integration in professional C projects.
Updated -
I shared the system programming lecture notes and my exams.
Updated