Results 34 repositories owned by Mike Ash

BinaryCoder

163
Stars
22
Forks
Watchers

An example implementation of Swift.Codable using a simple binary format

ChemicalBurn

35
Stars
8
Forks
Watchers

Circle

310
Stars
23
Forks
Watchers

DemoXcodePlugin

40
Stars
5
Forks
Watchers

GPULife

31
Stars
10
Forks
Watchers

GPU-accelerated Game of Life screensaver

iphone-user-performance-tests

51
Stars
0
Forks
Watchers

A utility for doing simple tests of an iOS device's user-facing performance, and some collected results.

MAAsyncIO

84
Stars
11
Forks
Watchers

GCD-based async IO

MAAutoreleasePool

24
Stars
11
Forks
Watchers

NSAutoreleasePool workalike for educational purposes

MABGTimer

71
Stars
17
Forks
Watchers

Background timers, not associated with any thread, for Objective-C

MABlockClosure

355
Stars
31
Forks
Watchers

ObjC block -> C function pointer using libffi