Archive for category Infrastructure

PolKit

A collection of many reusable Obj-C classes and functions for Mac OS X Leopard and later providing features like advanced networking, file system utilities, HID, MIDI & serial port devices support, OpenSSL encryption, file upload & download for many protocols, etc.

Official PolKit repository

LogPoints

Advanced logging toolkit that supports filtering, doesn’t require format strings, supports log levels etc.

Official EngineRoom repository

CoreParse

A parsing framework for OS X, supporting a wide range of grammars thanks to its shift/reduce parsing schemes.

Official CoreParse repository

SOLogger

Cocoa wrapper for ASL (Apple System Logger) APIs

Official SOLogger repository

Chameleon

An in-progress port of the iOS UIKit framework to Mac OS X to allow for cross platform development from a single codebase.

Official Chameleon Project Website
Official Cameleon Project Repository

ULIMultiMap

A dictionary that can store several objects for one key. Actually just a wrapper around a dictionary of arrays.

Official ULIMultiMap repository (UliKit)

BETaskHelper

A class to run an NSTask interactively.

Official BETaskHelper repository

SGHotKeysLib

Useful Cocoa classes for handling keyboard shortcuts, saving them, loading them and displaying them.

Official SGHotKeysLib repository

FTLocationSimulator

Simulate Core Location in the iPhone Simulator.

Official FTLocationSimulator Repository

iMedia Browser

A media browser framework for media browsers like in GarageBand that you can easily drop into your application, and even extend. Has plug-ins for flickr, iPhoto, Aperture, Lightroom, iTunes, GarageBand and browser bookmarks.

Official repository