We just started our own public iPhone library: http://github.com/openresearch/zimt

For now it includes:

ZTFakeLocationManager
CLLocationManager subclass that can read a list of waypoints from a file and simulate location updates. Meant to be used on the simulator for testing. See samples/FakeLocation.

ZTWebSocket
Probably the first WebSocket client implementation written in Objective-C