GitHub / ArthurLumertz / DynArray
DynArray is a lightweight, type-flexible dynamic array implementation for C that automatically handles memory management and resizing while providing efficient random access to elements.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurLumertz%2FDynArray
PURL: pkg:github/ArthurLumertz/DynArray
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 4 months ago
Topics: memory-allocation, memory-management, type-safe