mikeash / MAGenerator
Blocks/macros-based library for building Python-like generators in Objective-C
☆48Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for MAGenerator
- Background timers, not associated with any thread, for Objective-C☆71Updated 7 years ago
- Proxying futures library for Objective-C☆89Updated 12 years ago
- NSAutoreleasePool workalike for educational purposes☆23Updated 13 years ago
- Generic block forwarding, like forwardInvocation:☆47Updated 12 years ago
- ROAD – Rapid Objective-C Applications Development☆55Updated 6 years ago
- Reimplementation of some Cocoa collections, for educational purposes☆35Updated 9 years ago
- Reimplementation of most NSObject functionality, for educational purposes☆83Updated 11 years ago
- Multi-way bindings for ReactiveCocoa☆50Updated 8 years ago
- Futures, for Objective-C, that automatically collapse so it's nearly impossible to mix up the level of future nesting despite the lack of…☆105Updated 8 years ago
- OS X demo for ReactiveAnimation☆40Updated 9 years ago
- Implementation of CAConstraint/CAConstraintLayoutManager for iOS that is compatible with equivalent OSX APIs.☆37Updated 7 years ago
- Asserts on roids, test all your assumptions with ease.☆100Updated last year
- An AFNetworking extension to automatically generate HTTP Archive files of all of your network requests!☆102Updated 2 years ago
- Categories on NSJSONSerialization, NSMutableDictionary and NSMutableArray to remove NSNull objects often returned from JSON web services.…☆41Updated 6 years ago
- ☆40Updated 9 years ago
- Objective-C Parser Combinators☆96Updated 7 years ago
- An Xcode4 plugin to view the internal goings-on of Xcode☆76Updated 8 years ago
- Effortless dependency injection framework for Objective-C☆135Updated 4 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
- Generate graphviz files from Objective-C classes.☆122Updated 11 years ago
- One file, plenty of basics for iOS.☆37Updated 9 years ago
- SearchKit backed search for Core Data☆190Updated 9 years ago
- A simple and modern keychain wrapper☆30Updated 2 years ago
- A lightweight class for monitoring a directory for changes on iOS.☆84Updated 8 months ago
- Advanced NSOperations☆47Updated 8 years ago
- [ObjC] Tools for abstracting asynchrony in Objective-C.☆131Updated 6 years ago
- NSNotificationCenter workalike, for education purposes☆36Updated 13 years ago
- Reimplementation of the iOS magnifying glass☆38Updated 6 years ago
- Check an app bundle's code signing and sandboxing state to NSBundle.☆106Updated 3 years ago
- macros that automate vending an NSString given an enum value (f.x. MyEnumToString(value))☆153Updated 7 years ago