📑 A custom C implementation of a stream-parsing engine, reading text files line-by-line using persistent static memory state tracking and multi-fd isolation.
-
Updated
Jun 9, 2026 - C
📑 A custom C implementation of a stream-parsing engine, reading text files line-by-line using persistent static memory state tracking and multi-fd isolation.
A 42 School project focused on file descriptor manipulation, static variables, and memory management. The goal is to recreate a function similar to fgets that handles arbitrary buffer sizes and reads lines dynamically.
Add a description, image, and links to the buffer-handling topic page so that developers can more easily learn about it.
To associate your repository with the buffer-handling topic, visit your repo's landing page and select "manage topics."