• Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 1
    Texture

    Texture

    Smooth asynchronous user interfaces for iOS apps

    ...If you've ever dealt with cell reuse bugs, tried to performantly preload data for a page or scroll style interface or even just tried to keep your app from dropping too many frames you can benefit from integrating Texture. Texture lets you move image decoding, text sizing and rendering, and other expensive UI operations off the main thread, to keep the main thread available to respond to user interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FlexLib

    FlexLib

    FlexLib is an Objective-C layout framework for iOS

    ...Flexbox is standard for web and it's also used in ReactNative, Weex, AsyncDisplayKit, Android. FlexLib has better readability. View the autolayout written by others is really boring. For page like the following image, you don't need UITableView any more. Just write everything in one xml. It's much simpler and maintainable. The calculation for height of complex UITableViewCell is really boring. With FlexLib, all the calculation is automatically. FlexScrollView (the subclass of UIScrollView) can manage its contentSize automatically. I'm sure it will save you a lot of time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TOCropViewController

    TOCropViewController

    View controller for iOS that allows users to crop portions of UIImage

    ...For Swift developers, CropViewController is a Swift wrapper that completely encapsulates TOCropViewController and provides a much more native, Swiftier interface. The choice of having the controller return the cropped image to a delegate, or immediately pass it to a UIActivityViewController. A custom animation and layout when the device is rotated to landscape mode. Custom 'opening' and 'dismissal' animations. Localized in 28 languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AppDevKit

    AppDevKit

    AppDevKit is an iOS development library

    ...We find these libraries help address some incompatibility issues found in different iOS versions, and overall make app development easier and our apps operate more consistently. AppDevKit has five major parts that include command, user interfaces, animations, image view, and list view support libraries. AppDevKit could be installed by CocoaPods. Please feel welcome to use AppDevKit in your iOS projects as it is licensed under the permissive open source BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    mGSTEP

    mGSTEP

    Objective-C embedded development libraries

    Designed for use in embedded devices the mGSTEP libraries implement a subset of NeXT's OPENSTEP specification which has evolved into Apple's Cocoa Objective-C frameworks. The internal graphics rasterization supports rendering to an X11 or Linux frame-buffer based GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MetalPetal

    MetalPetal

    A GPU accelerated image and video processing framework built on Metal

    ...It does directly represent image bitmap data instead it has all the information necessary to produce an image or more precisely a MTLTexture. It consists of two parts, a recipe of how to produce the texture (MTIImagePromise) and other information such as how a context caches the image (cachePolicy), and how the texture should be sampled (samplerDescriptor). MetalPetal does a lot of optimizations for you under the hood.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ComponentKit

    ComponentKit

    A React-inspired view framework for iOS

    ...This, in addition to ComponentKit's text optimizations, allows for much smaller view hierarchies and improves both memory and scroll performance. With ComponentKit, each UI item such as text, image, or video is recycled individually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Onboard

    Onboard

    Framework to create a beautiful and engaging onboarding experience

    Each onboarding experience is comprised of two primary components, the background and the content pages. The background includes the static background image/video, the page control, and the skip button. The content pages are made up of four pieces, an image/icon, title, body, and action button. Create individual pages by creating instances of OnboardingContentViewController. Provide a title, body, image, text for an action button, and within the action block handle whatever you want to do when the users press the button. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gallop

    Gallop

    A framework for build smooth asynchronous iOS APP

    ...Easily draw text frame bouding, drawing the hollow words, sets the text vertical Alignment property, etc Easy to parse the expression in the text, like http(s) link, @ user, # theme #, phone number. Fast to sets the image corner radius property and blur processing, can be processed directly after the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    YYKit

    YYKit

    A collection of iOS components

    ...It is released under the MIT license. The repository splits out independent submodules such as YYModel (a high-performance JSON ↔ model mapping layer), YYCache (a fast caching system), YYImage (image handling, including support for formats like WebP, APNG, GIF), YYWebImage (asynchronous image loading and caching), YYText (a rich text display and editing component), YYKeyboardManager (keyboard/input management), YYAsyncLayer, YYDispatchQueuePool, and various handy Categories that extend Foundation/UIKit with utility methods. YYKit is intended to be modular, though historically some interdependencies exist, which is why the author suggests using the individual components where possible instead of the entire monolithic library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    YYText

    YYText

    Text framework for iOS to display and edit rich text

    ...Custom highlight text range to allow user interact with, text parser support (built in markdown/emoticon parser), text container path and exclusion paths support. Vertical form layout support (for CJK text). Image and attributed text copy/paste support, attributed text placeholder support, custom keyboard view support. Undo and redo control. Attributed text archiver and unarchiver support, multi-language and VoiceOver support, interface Builder support, and fully documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cocos2D-ObjC

    Cocos2D-ObjC

    Cocos2d for iOS and OS X, built using Objective-C

    ...Fast textures, PVR compressed and uncompressed textures. Point-based, RetinaDisplay mode compatible. Open Source Commercial Friendly, compatible with open and closed source projects. Image assets support, TVOS support, App thinning support, 3D touch support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FastImageCache

    FastImageCache

    iOS library for quickly displaying images while scrolling

    Fast Image Cache is an efficient, persistent, and, above all, fast way to store and retrieve images in your iOS application. Part of any good iOS application's user experience is fast, smooth scrolling, and Fast Image Cache helps make this easier. A significant burden on performance for graphics-rich applications like Path is image loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UIImageView+Letters

    UIImageView+Letters

    UIImageView category for using initials as a placeholder image

    UIImageView-Letters is a utility for generating letter-based placeholder images inside UIImageView. It is often used for user avatars where a profile image is unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NYXImagesKit

    NYXImagesKit

    A set of efficient categories for UIImage class

    This is a project for iOS that regroups a collection of useful UIImage categories to handle operations such as filtering, blurring, enhancing, masking, reflecting, resizing, rotating, saving. There is also a subclass of UIImageView to load an image asynchronously from a URL and display it as it is downloaded. NYXImagesKit is designed to be very efficient, vDSP is used when possible, some filters use Core Image or vImage to be as fast as possible. The project is a static library so that you don't have to import the sources in your own project and build them each time. NYXImagesKit fully supports ARC out of the box, there is no configuration necessary. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    chmosx is a chm reader for Mac OS X 10.5 (Intel). Main features: Multiple ways to navigate the pages in a chm document. Search document or page. Full screen support. Apple Remote Control support. Bookmarks manager. Tabbed documents. Converter to PDF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Image Tapestry is a command-line tool that concatenate multiple images to a single image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QuickDicom is an easy to use dicom medical imaging package for Mac OSX, providing QuickLook, Spotlight, Quartz Composer, Window/Level and a dicom file analyzer. Also included is the iiDicom Framework for image/dictionary usage in Objective C and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A viewer for Microsoft Help "CHM" (aka Compiled HTML) files on Mac OS X 10.3 using Cocoa, WebKit and chmlib.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 21
    The project is not needed anymore, newer versions of Safari include this functionality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GLipKit (GL Image Processing Kit) is a collection of image processing and computer vision algorithms performed on current programmable 3D graphics hardware for faster execution. The main focus is currently computational stereo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next