norman
is a C (C99) collection of single header-file libraries implementing
various different utilities with zero dependencies, so as to expand the C
standard library while not introducing any external (besides the header-file)
dependencies.
norm_dyn.h
: Dynamic data structures (vector and hashmap)norm_mallogator.h
: Dynamic memory allocator