elf-strings will programmatically read an ELF binary's string sections within a given binary. This is meant to be much like the strings UNIX utility, however is purpose built for ELF binaries.
Rini is a tiny, non-libc dependant, .ini file parser programmed from scratch in C99.