📑 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.
clean-code memory-management low-level systems-programming c-programming file-descriptors static-variables file-parsing buffer-handling stream-reading
-
Updated
Jun 9, 2026 - C