Zip File
This is a basic zip reader/writer. I use this for my packager for my Minecraft mods, as well as some various utilities I wrote to simplify my mom's work.
For usage, you can take a look at src/main.cpp in the repository.
You can find the source code here.