Pinned Repositories
BinaryCoder
An example implementation of Swift.Codable using a simple binary format
Circle
MABlockClosure
ObjC block -> C function pointer using libffi
MACollectionUtilities
Smalltalk-inspired collection utility methods and macros for Cocoa
MADispatchQueue
A spiritual reimplementation of the basics of dispatch_queue, for educational purposes
MAKVONotificationCenter
Better key-value observing for Cocoa
MAObjCRuntime
ObjC wrapper for ObjC runtime API
MAZeroingWeakRef
Zeroing weak references for retain/release Objective-C
memorydumper2
SwiftObserverSet
NSNotificationCenter re-conceptualization for Swift
mikeash's Repositories
mikeash/MAObjCRuntime
ObjC wrapper for ObjC runtime API
mikeash/MAKVONotificationCenter
Better key-value observing for Cocoa
mikeash/MAZeroingWeakRef
Zeroing weak references for retain/release Objective-C
mikeash/MABlockClosure
ObjC block -> C function pointer using libffi
mikeash/Circle
mikeash/MACollectionUtilities
Smalltalk-inspired collection utility methods and macros for Cocoa
mikeash/BinaryCoder
An example implementation of Swift.Codable using a simple binary format
mikeash/memorydumper2
mikeash/SwiftObserverSet
NSNotificationCenter re-conceptualization for Swift
mikeash/MADispatchQueue
A spiritual reimplementation of the basics of dispatch_queue, for educational purposes
mikeash/memorydumper
mikeash/TSUD
Type-Safe User Defaults - Swifty NSUserDefaults wrapper
mikeash/MABGTimer
Background timers, not associated with any thread, for Objective-C
mikeash/iphone-user-performance-tests
A utility for doing simple tests of an iOS device's user-facing performance, and some collected results.
mikeash/MAGenerator
Blocks/macros-based library for building Python-like generators in Objective-C
mikeash/mikeash.com-svn
Legacy repository converted over from mikeash.com/svn/
mikeash/DemoXcodePlugin
mikeash/PerformanceTest
Simple performance testing for various common operations in Mac/iOS programs
mikeash/XCommentWrap
Xcode extension for hard wrapping comments.
mikeash/MACollections
Reimplementation of some Cocoa collections, for educational purposes
mikeash/Smurf
A Swift library which renames Any to Smurf
mikeash/creatures
My extremely, extremely old artificial life program
mikeash/Turmites
My Turmites screensaver, from the distant past
mikeash/ThinStrokes
Use a light-on-dark theme in Xcode? You'll want this!
mikeash/swift-lldb
This is the version of LLDB that supports the Swift programming language & REPL.
mikeash/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
mikeash/swift
The Swift Programming Language
mikeash/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
mikeash/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
mikeash/swift-package-manager
The Package Manager for the Swift Programming Language