Results 31 repositories owned by Mike Ash

MACollectionUtilities

251
Stars
24
Forks
Watchers

Smalltalk-inspired collection utility methods and macros for Cocoa

MADispatchQueue

126
Stars
26
Forks
Watchers

A spiritual reimplementation of the basics of dispatch_queue, for educational purposes

MAFuture

88
Stars
9
Forks
Watchers

Proxying futures library for Objective-C

MAGenerator

49
Stars
6
Forks
Watchers

Blocks/macros-based library for building Python-like generators in Objective-C

MAInvocation

32
Stars
9
Forks
Watchers

Reimplementation of NSInvocation, minus floating-point support, for educational purposes

MAKVONotificationCenter

529
Stars
90
Forks
Watchers

Better key-value observing for Cocoa

MAMirroredQueue

92
Stars
8
Forks
Watchers

MANotificationCenter

37
Stars
12
Forks
Watchers

NSNotificationCenter workalike, for education purposes

MAObjCRuntime

1.5k
Stars
198
Forks
Watchers

ObjC wrapper for ObjC runtime API

MAObject

82
Stars
21
Forks
Watchers

Reimplementation of most NSObject functionality, for educational purposes