reestruct
PublicC data structure library featuring a type-agnostic design via void*. Offers memory-safe implementations of Singly/Doubly Linked Lists, Stacks, Queues, and Deques with a consistent API. Supports both static (.a) and dynamic (.dll/.so) builds for easy integration into any C project.