I have created a little helper library for C, which implements helpful macros and typedefs, arenas, and strings. I have also created a small test framework and unit tests for the library in that framework. I am hoping this will make using C easier.
https://github.com/errorsuccessdev/annlib