Browse free open source Objective C Frameworks and projects below. Use the toggles on the left to filter open source Objective C Frameworks by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    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.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Substrate is a light-weight standalone library which implements a large portion of the OpenStep specification. Substrate is incomplete, but under active development, with near 100% unit test coverage and API documentation for implemented features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Objective-C-based framework wrapper for Tcl's C-based API, easing use for Objective-C projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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. If you don't want a button, you can leave both the button text and action handler nil. Then create the OnboardingViewController by providing either a background image or a URL to a local video file in your project, and an array of content view controllers you just created. You can then present the view modally and get the onboarding process started!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Promises

    Promises

    Promises is a modern framework that provides synchronization

    Promises is a modern framework that provides a synchronization construct for Objective-C and Swift to facilitate writing asynchronous code. Typically, async operations take a completion handler in a form of a block, which is called to provide either a result or an error. To perform more than one async operation, you have to nest the second one inside the completion block of the first one, and also handle an error gracefully. Often such nesting becomes painful to follow or modify. The framework has intuitive APIs that are well documented making it painless to integrate into new or existing code. Supports both Objective-C and Swift. Promises that are created in Objective-C can be used in Swift and vice versa. Has minimum overhead that achieves similar performance to GCD and completion handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Pusher

    Pusher

    OS X and iOS application and framework to play with APNs

    Pusher is a Mac and iPhone app for sending push notifications directly to the Apple Push Notification Service (APNs). Testing push notifications for an iOS or Mac app normally requires setting up a server or creating an account online. And when these don’t work properly, it can be very difficult to find out why. With Pusher all you need is an SSL certificate and a device token, and you can start pushing directly from your Mac and even from your iPhone! Pusher provides detailed error reporting and logs, and many other tools. It’s got a small framework for both OS X and iOS, and is a good choice for better understanding how push notifications work and playing around with them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    A collection of useful classes and palettes to assist in Cocoa application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    REX: Remote EXecution Distributed Computing Services for Linux and Solaris, providing C and C++ APIs, librex library and "rexd" daemon software to implement Load Balancing Process Migration : Dump + Restore, Remote File and Resource Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Objective-C Framework for Regular Expressions using the PCRE Library for Mac OS X Cocoa and GNUstep.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    RestKit

    RestKit

    Framework for consuming and modeling RESTful web resources

    RestKit is a modern Objective-C framework for implementing RESTful web services clients on iOS and Mac OS X. It provides a powerful object mapping engine that seamlessly integrates with Core Data and a simple set of networking primitives for mapping HTTP requests and responses built on top of AFNetworking. It has an elegant, carefully designed set of APIs that make accessing and modeling RESTful resources feel almost magical. You can even access the Twitter public timeline and turn the JSON contents into an array of Tweet objects. RestKit is designed to be modular and each module strives to maintain a minimal set of dependencies across the framework and with the host platform. At the core of library sits the object mapping engine, which is responsible for transforming objects between representations (such as JSON/XML <-> local domain objects). The object mapping engine is built on top of the Key-Value Coding (KVC) informal protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Saddle is an Objective-C library or framework that is designed to link to the SDL library and provide its functions in a more object oriented way along with other useful functions for graphics intense applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Semantic Time Framework is a multimedia "meta-framework" that provides more high-level abstractions of time. STF enables developers to more quickly and easily develop interactive applications with time-based media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SimpleCocoaServer is a basic server class written in objective-c for use in cocoa applications for Mac OS X. Features: receiving & sending data from & to all clients. NEW: SimpleCocoaClient is a Client class. Connects to any IP/Port, sends/receives Data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sparkle 2

    Sparkle 2

    A software update framework for macOS

    Sparkle is an easy-to-use software update framework for macOS applications. Sparkle is open source software available under the permissive MIT license, and is developed on GitHub by the Sparkle Project with the help of dozens of valued contributors. Sparkle is kept up to date with the latest Apple technologies such as Touch Bar and Dark Mode. Sparkle supports macOS 10.9 and later. Supports Sparkle's own signatures as well as Apple Code Signing, for ultra-secure updates. Sparkle also supports authentication for installing in secure locations. Support for sandboxing is currently under development. Requires no code in your app, but also provides deep delegate support for maximum customization. Developers can make Sparkle work exactly as they need, and users can make Sparkle work as they prefer. Your own branding, icons and app name are used - there's no mention of Sparkle. Works with any macOS app, whether it uses Cocoa, Qt, Xamarin, or otherwise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XMPPFramework

    XMPPFramework

    An XMPP framework in Objective-C for Mac and iOS

    XMPPFramework provides a core implementation of RFC-3920 (the XMPP standard), along with the tools needed to read & write XML. It comes with multiple popular extensions (XEP's), all built atop a modular architecture, allowing you to plug-in any code needed for the job. Additionally the framework is massively parallel and thread-safe. Structured using GCD, this framework performs well regardless of whether it's being run on an old iPhone, or on a 12-core Mac Pro. (And it won't block the main thread at all). There have been a number of changes to the public API of XMPPFramework in an attempt to improve the ergnomics and safety when used with Swift. Most Objective-C projects should require no changes, with a few minor exceptions. Many (simple) changes will be required for pure Swift projects, mostly due to the new nullability annotations. The process is still not complete so please submit issues and help if possible to minimize future breaking changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Xerces.framework provides Mac OS X Cocoa developers access to The Apache Foundation's Xerces XML framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YYKit

    YYKit

    A collection of iOS components

    YYKit is a large collection of iOS utility and component modules, intended to provide building blocks for iOS app development. 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
  • 18
    YYModel

    YYModel

    High performance model framework for iOS/OSX

    The conversion performance is close to handwriting code. The object types can be automatically converted. All data types will be verified to ensure type-safe during the conversion process. There is no need to make the model class inherit from other base class. This library contains only 5 files. Docs and unit testing, 100% docs coverage, 99.6% code coverage. You can map a json key (key path) or an array of json key (key path) to one or multiple property name. If there's no mapper for a property, it will use the property's name as default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    YYText

    YYText

    Text framework for iOS to display and edit rich text

    Powerful text framework for iOS to display and edit rich text. YYText is a component of YYKit. YYText is UILabel and UITextView API compatible. High performance asynchronous text layout and rendering, extended CoreText attributes with more text effects. Text attachments with UIImage, UIView and CALayer. 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
  • 20
    The ZODBData Framework provides a Cocoa API to handle persistent objects stored in a Zope Object Database (ZODB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a set of asynchronous libraries that allow you to perform normally blocking operations (such as IP address lookups, DNS lookups, and GPS location) without blocking your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A library and set of components specifically engineered (but not restricted to) electronic game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    iPhone Sqlite Persistence for Objects is a project to enable applications developed with the official iPhone SDK to persist and retrieve business objects to and from an SQLite data file. Works with both the iPhone or iPod Touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    libPaje is a library developed with GNUstep library and is released under the GNU LGPL. The library intends to provide a way to generate trace files for Paje Visualization Tool. It can be used to create converters from other format to Paje format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Asynchronous networking framework for GNUstep and Mac OS X. Has built-in support for line-based protocols, IRC, and raw TCP/IP streams.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.