Collection of useful single-header libraries implemented in C.
ILIB_Vector.h— std::vector equivalentILIB_ArenaAllocator.h— Arena allocator with large allocation fallbackILIB_Assertion.h— AssertionILIB_Maths.h— A ever growing collection of small utility math functions that work correctly ( maybe ).
Note: Some files include each other. Please keep that in mind while including.