A header-only C library that provides essential data structures, including:
- Generic memory management
- Arena allocator
- Dynamic array
- Hashmap
wget https://raw.githubusercontent.com/julienrull/libzro/refs/heads/main/libzro.h
OR
curl https://raw.githubusercontent.com/julienrull/libzro/refs/heads/main/libzro.h -o libzro.h