Open Source Objective C Software Development Software - Page 4

Objective C Software Development Software

View 5809 business solutions

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

  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 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
  • 1
    AppGrid

    AppGrid

    macOS window manager with Vim–like hotkeys

    AppGrid is an open-source jailbreak tweak that organizes and customizes the layout of app icons on iOS home screens. It allows users to modify the rows and columns of app icons for better personalization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AppLaunch
    AppLaunch is a MacOS X tool written in Objective-C/Cocoa to launch common Unix and MacOS commands using a "graphical command line". You can say that it is the MacOS X version of Windows', KDEs, ... "Run"/"Launch" dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a plugin for TextMate which enables you to code and deploy to an Arduino. To install - Unpack into ~/Library/Application Support/TextMate/Plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ASM is the Santa Fe Institute "Artificial Stock Market" simulation model. This page is mainly aimed to the revision/updating of ASM using the Swarm Toolkit, which is provided by Swarm Development Group (http://www.swarm.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    Aspects

    Aspects

    Library for aspect oriented programming in Objective-C and Swift

    A delightful, simple library for aspect oriented programming. Think of Aspects as method swizzling on steroids. It allows you to add code to existing methods per class or per instance, whilst thinking of the insertion point e.g. before/instead/after. Aspects automatically deals with calling super and is easier to use than regular method swizzling. Aspects hooks deep into the class hierarchy and creates dynamic subclasses, much like KVO. There's known issues with this approach, and to this date (February 2019) I STRICTLY DO NOT RECOMMEND TO USE Aspects IN PRODUCTION CODE. We use it for partial test mocks in, PSPDFKit, an iOS PDF framework that ships with apps like Dropbox or Evernote, it's also very useful for quickly hacking something up. Aspects uses _objc_msgForward which causes issues with other code that uses message forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Astral Projection
    Astral Projection is a testing tool for iOS applications that use the CoreLocation framework. AP allows for testing location-aware apps on both the device and the simulator, using configurable location data sources like a GPX file or a remote agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AutoGraf is an automatic class visualization tool for Objective-C. It reverse-engineers code and generates hirez UML diagrams using the GraphViz framework. AutoGraf also integrates with DocoaBrowser to give you visual browsing of code documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BDK
    BDK: XBERRY DEVELOPMENT KIT CONICSOFT(NINGBO) CO,.LTD. This project moved to FreeBDK.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BFKit

    BFKit

    BFKit is a collection of useful classes and categories to develop Apps

    BFKit is a comprehensive library of tools and utilities for iOS development, written in Swift and Objective-C. It offers a wide collection of extensions, helpers, and functionalities that streamline app development and reduce boilerplate code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 10
    BRFlabbyTable

    BRFlabbyTable

    Bouncy and distorded table view cells, available on Cocoapods

    BRFlabbyTable is an Objective-C library that adds a fun, interactive "flabby" animation effect to UITableView cells. It enhances user experience by adding physics-based feedback when scrolling through table views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BackApps
    BackApps is an innovative service designed for smart phones applications developers that allows data sharing between application users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BlocksKit

    BlocksKit

    The Objective-C block utilities you always wish you had

    BlocksKit is a framework for Objective-C that extends Cocoa and Cocoa Touch APIs with block-based wrappers, making it easier to write concise, readable code. It provides block-based alternatives to delegation and target-action patterns, streamlining event handling in UIKit and Foundation frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bluepill

    Bluepill

    Bluepill is a reliable iOS testing tool that runs UI tests

    Bluepill is a tool to run iOS tests in parallel using multiple simulators. The exit code of Bluepill uses bit indicators that could represent multiple exit statuses. If you're using Fastlane to run your tests, you're in luck! You can integrate Bluepill into your project with very little change to your existing setup. Just integrate one of the following Fastlane plugins, and you'll be on your way. Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BoomBot is a developer's framework for writing a bot connecting to the AIM network. It manages the network communication for the bots so that they can be easily written without worrying about AIM itself at all. Bots can be written in Objective-C or Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Build Installer provides a lightweight GUI installer application to go over an existing configure/make/install source package. Its purpose is to make installing software from source easier and faster for end users, particularly non-developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CCMenu
    Displays the status of continuous integration servers in the Mac OS X menu bar. Works with all servers that support "cctray" feeds, which includes ThoughtWorks Go, Jenkins, Travis, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CHTCollectionViewWaterfallLayout

    CHTCollectionViewWaterfallLayout

    The waterfall layout for UICollectionView

    CHTCollectionViewWaterfallLayout is a subclass of UICollectionViewLayout, and it trys to imitate UICollectionViewFlowLayout's usage as much as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CYLTabBar Controller

    CYLTabBar Controller

    iOS UI module library for adding animation to iOS tabbar items

    It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. One line of code to implement Lottie animation TabBar, support middle with + sign. The TabBar style comes with a red dot corner mark and supports dynamic refresh. One line of code supports Lottie animation TabBar style. This library is independent of your business codes which only needs two array parameters to be passed. PlusButton can be deleted dynamically, and the style can be dynamically updated. Let TabBarItemicon is displayed only, and automatically makes the icon vertically centered, support for custom TabBar height. Support multiple TabBar nesting and specify PlusButton position. Support horizontal and vertical screen. It also supports the creation of customized irregularly shaped plus buttons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    With CapApbility you take your Web Application and create a Desktop Application that can run offline on Linux, Windows and MacOSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Chameleon

    Chameleon

    Color framework for Swift and Objective-C

    Chameleon is a lightweight, yet powerful, color framework for iOS (Objective-C & Swift). It is built on the idea that software applications should function effortlessly while simultaneously maintaining their beautiful interfaces. With Chameleon, you can easily stop tinkering with RGB values, wasting hours figuring out the right color combinations to use in your app, and worrying about whether your text will be readable on the various background colors of your app. With a plethora of color choices available for text, it's difficult to choose one that all users will appreciate and be able to read. Whether you're in doubt of your text and tint color choices, or afraid to let users customize their profile colors because it may disturb the legibility or usability of the app, you no longer have to worry. With Chameleon, you can ensure that all text stands out independent of the background color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This program is a simple tool for displaying maching character encoding methods among NSString, IANA, MS code page, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CircularSlider is a Cocoa reusable control for OS X. It allows the user to drag a knob freely in two dimensions on a circular base. The project includes an IB palette, a testbed application, and documentation. Good sample code for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project