bkrpub / EngineRoom
EngineRoom is a toolkit addressing basic, recurring needs when using C based languages. The most prominent (and mature) component is LogPoints, a logging facility designed to provide comfort to developers working on applications of all sizes. EngineRoom is primarily targeted at Objective-C developers on Mac OS X and iOS with some support for C…
☆35Updated 13 years ago
Alternatives and similar repositories for EngineRoom:
Users that are interested in EngineRoom are comparing it to the libraries listed below
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 13 years ago
- Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.☆46Updated 12 years ago
- A set of extensions to Core Data☆75Updated 12 years ago
- A UIViewController subclass which implements its own auto-rotation logic, so its view can be placed directly into a UIWindow above other …☆38Updated 13 years ago
- Apply CSS to UIKit, AppKit, and Core Animation (very beta)☆66Updated 13 years ago
- NSControl subclass that mimics Xcode's Jump Bar☆110Updated 11 years ago
- A UIButton subclass that mimic the "BUY NOW" button on the iOS App Store.☆120Updated 12 years ago
- A system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 12 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 10 years ago
- KVO and blocks done right☆51Updated 10 years ago
- A utility based on Appirater that prompts your users to Gift the app via the App Store, spreading the love to their friends and family☆56Updated 11 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 12 years ago
- Component magic for iOS☆69Updated 7 years ago
- GCD-based async IO☆82Updated 13 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 13 years ago
- A subclass of Cocoa's NSNumberFormatter that adds ordinals to numbers.☆28Updated 13 years ago
- A structured project layout with configurations, scripts and project templates to ease iOS applications and static library development.☆98Updated 8 years ago
- BAMSettings is a generic handler for presenting and changing settings from within your iPhone app. By adding two files to your app and pu…☆59Updated 13 years ago
- A simple library to download internet files directly to disk with progress and completion notifications. A simple download viewcontroller…☆40Updated 13 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 12 years ago
- Easy way to handle UIPopoverController, UIActionSheet and UIAlertView for iOS☆119Updated 13 years ago
- Objective-C reusable scrollable grid view for Cocoa Touch modeled after UITableView.☆126Updated 15 years ago
- DCFineTuneSlider is designed to be a drop in replacement for UISlider that adds fine tuning features and block support.☆71Updated 13 years ago
- DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major brows…☆78Updated 7 years ago
- Simple UIScrollView subclass that automatically handle UIPageControl and paged content.☆97Updated 13 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 10 years ago
- [INACTIVE] A `UIViewController` subclass that can be used as a drop-in browser component.☆59Updated 13 years ago
- Constraint by the look and feel of the existing iOS UIViewController subclasses? NMViewControllers to the rescue!☆44Updated 12 years ago
- Tool for creating Objective-C frameworks for iOS (iPhone and iPad) around static libraries☆81Updated 10 years ago
- This is an alternate to EGORefreshTableView that uses gestureRecognizer instead of UIScrollView's delegate.☆34Updated 13 years ago