mikeash / MACollectionsLinks
Reimplementation of some Cocoa collections, for educational purposes
☆35Updated 9 years ago
Alternatives and similar repositories for MACollections
Users that are interested in MACollections are comparing it to the libraries listed below
Sorting:
- Reimplementation of the iOS magnifying glass☆39Updated 7 years ago
- Simple navigation controller for OS X apps.☆75Updated 8 years ago
- ⚙An Xcode Source Editor extension for simplifying common pragma driven tasks☆24Updated 3 years ago
- HRCoder is a replacement for the NSKeyedArchiver and NSKeyedUnarchiver classes that uses a human-readable/editable format that can easily…☆104Updated 7 years ago
- High performance Core Animation-based grid view, originally from OpenEmu.☆72Updated 11 years ago
- Lightweight, modern and asynchronous HTTP server written in Objective-C☆139Updated 11 years ago
- send your user to various locations within iOS' Settings app☆41Updated 8 years ago
- Objective-C framework for running shell scripts.☆89Updated 4 years ago
- An Objective-C wrapper for CoreGraphics CGContext☆103Updated 2 years ago
- Zip Archiving, Unarchiving and Utilities in Objective-C or Swift☆88Updated 3 years ago
- A toolbar suitable for NSWindow bottoms.☆76Updated 11 years ago
- Swizzlean, an Objective-C Swizzle Helper Class.☆112Updated 2 years ago
- LMAlertPopover provides a simple API for showing an NSAlert as Popover (NSPopover).☆28Updated 9 years ago
- A NSWindow subclass with a beautiful glass-like title bar☆150Updated 8 years ago
- A GCD and ARC Enabled Fork of Stuart Connolly's SCEvents Objective-C wrapper for Mac OS X's FSEvents C API.☆32Updated 9 years ago
- Thread-safe state machine library for Objective-C backed by Grand Central Dispatch.☆76Updated 12 years ago
- Tweak UI elements at run time to find the perfect values☆27Updated 5 years ago
- Background timers, not associated with any thread, for Objective-C