TouchCode
From Cocoapedia
TouchCode is an Open Source library offering a number of components for cocoa touch development:
- TouchJSON; a powerful json parser optimized for mobile devices
- TouchXML; an XML parser that has a smaller footprint than cocoa's own parser
- TouchHTTPD; a web server built to be integrated into iOS apps
A full list of components can be found at the GitHub URL in the resources section.