| CBHFileSystemEventKit | Watch for file system events. |
| CBHGeometryKit | Improved tools for using Foundation geometry. |
| CBHRandomKit | Generate cryptographically secure random numbers and data. |
| CBHCompressKit | Compress NSData. |
| CBHDigestKit | Calculate Digests/Hashs. |
| CBHEncodeingKit | Encode data in Base64 and Base32. |
| CBHDateKit | Convenient methods for NSDate. |
| CBHMapReduceKit | Map, Filter, and Reduce Foundation Collections. |
| CBHMemoryKit | Safer memory management and manipulation. |
| CBHCollectionKit | Specialty primitive and object-oriented collections. |
| CBHStringSplitter | Stream-based string splitting. |
| CBHBenchmarkKit | Statistical, time-based, benchmarking. |
| | |
| CBHWindowManager | Management for NSWindow and NSWindowController objects. |
| CBHPreferencesManager | Management and notification of user preferences. |
| CBHAboutWindow | A fancier about window. |