Stinger is a high-performance, library-based AOP (Aspect-Oriented Programming) framework for Objective-C. It allows developers to inject code dynamically into existing methods without modifying the original codebase.
Features
- Enables aspect-oriented programming for Objective-C
- Injects code before, after, or instead of methods dynamically
- Works at runtime without altering original method implementations
- Lightweight with no method swizzling required
- Helps add logging, monitoring, and error handling non-invasively
- Compatible with existing iOS and macOS apps
Categories
LibrariesLicense
MIT LicenseFollow Stinger
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Stinger!