Forest for the trees - An adventure in structured data
Summary
An in-depth technical exploration of hierarchical data, file systems, and memory management in C. The piece outlines concepts like mmap-based persistence, references vs pointers, and a toy allocator, ending with a small demonstration project.