Click here to go to the homepage
Cocoa Data Structures Framework Homepage

The Cocoa Data Structures library has been moved to a new home.

In 2002, I learned Mac OS X Cocoa programming, with its very interesting Objective C programming language and dynamic runtime environment. The libraries Apple provides are great, but many people noticed a missing piece: standard data structures. Apple says that NSDictionary and NSArray should be enough -- usually they are, but sometimes you just want a linked list!

I decided to create a free software library that people could reliably use to work with standard Data Structures in Objective C applications. This library is now being much better maintained by Quinn Taylor. All current information is available on the website for the library.

 

Valid CSS!     Valid HTML 4.01!