The Plausible Labs Software Library consists of gourmet commercial and open source ingredients ready to enhance and improve your applications. You’ll find them being used in all sorts of apps, like comiXology’s Comics app and of course in our own creations like Peeps.
Sharing solutions like these promotes a healthier developer community and enables better, more useful applications for everyone.
Commercial
A clone of Apple's CoverFlow™ user interface for the iPhone, using only public, documented APIs.
Open Source
Provides an in-process live crash reporting framework for use on both the iPhone and Mac OS X. Crash reports are output as protobuf-encoded messages, and may be decoded using the CrashReporter library or any Google Protobuf decoder.
Open Source
Implements runtime and compiler support for C and Objective-C Blocks on Mac OS X 10.5 and iPhone OS 3.0. PLBlocks is based entirely on Apple’s block runtime and compiler additions for Snow Leopard.
Open Source
An SQL database access library for Objective-C, initially focused on SQLite as an application database. The library supports Mac OS X, iPhone, and Windows (via Cocotron).