Projects with this topic
Sort by:
-
An x86-64 assembly library for converting integers to ASCII (itoa64) and ASCII to integers (atoi64). Supports signed 64-bit integers (positive and negative).
Updated -
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