Panajev / Objective-C-Optimized-Singleton

A Singleton Macro that swaps method implementations at runtime so that only the initialization portion will require syncrhonization (lock)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Panajev/Objective-C-Optimized-Singleton Stargazers