Objective-C Utilities
Unless otherwise noted here, at GitHub, or in the license files attached to the source repositories, all the projects listed here can be used under the terms of the New BSD License.
NSArray+JKLFiltering
A convenient little Objective-C category on top of NSArray that allows you to derive new arrays from existing ones by filtering their contents using blocks or regular expressions.