Showing 258 open source projects for "objective c for windows"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1

    Mars

    A cross-platform network component developed by WeChat

    ... responsible for the small data signaling channel between the terminal and the server. Mars has been proven effective by billions of WeChat users. It supports Android, iOS/macOS and Windows platforms, and is very mobile platform friendly due to its minimal power and traffic consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PYSearch

    PYSearch

    An elegant search controller which replaces the UISearchController

    An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SwiftyTimer

    SwiftyTimer

    Swifty API for NSTimer

    SwiftyTimer allows you to instantly schedule delays and repeat timers using convenient closure syntax. It's time to get rid of Objective-C cruft. You can easily schedule repeating and non-repeating timers (repeats and delays) using Timer.every and Timer.after.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pop

    Pop

    iOS and OS X animation library for physics-based interactions

    Pop is an extensible animation engine for iOS, tvOS, and OS X. In addition to basic static animations, it supports spring and decay dynamic animations, making it useful for building realistic, physics-based interactions. The API allows quick integration with existing Objective-C or Swift codebases and enables the animation of any property on any object. It's a mature and well-tested framework that drives all the animations and transitions in Paper. By adding the project to your project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    ... in Slovak language from years 1987 - 1990 Writen in HTML for fast universal use, including JavaScript code with Three engine. After download and unzip, runable (run html file) without installation in internet browser. Tested in EDGE and Chrome. Version without WebGL, and just as one file (+ include examples in text file): https://sourceforge.net/projects/karel-3d/ C++ version: https://sourceforge.net/projects/karel-3d-cpp/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    tunit - xUnit test framework

    tunit - xUnit test framework

    Modern c++17 unit testing framework on Windows, macOS, Linux, ...

    Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android. * Github repository : https://github.com/gammasoft71/tunit * Homepage : https://gammasoft71.wixsite.com/tunit * Reference guide : https://codedocs.xyz/gammasoft71/tunit/ * Wiki : https://github.com/gammasoft71/tunit/blob/master/docs/documentation.md * Examples : https://github.com/gammasoft71/tunit/tree/master/examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Functions Library

    A DLL created in .NetCore 2.0 which wraps many functions up.

    Functions Library is a .dll which means, it can be referenced easily. To use it you simply just make a reference to your project and type in the usings "using Functions;" and your good to go. In the namespace Functions are 2 more namespaces which are "Math" and "IO". .Math includes functions for calculations for or with Pi, Power, Squarer root and more. While IO includes Creating a TextFile, Deleting it, reading it and writing to it. Just to name those few, there are more functions in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    properties

    properties

    another c#-like property accessor for c++11 and above.

    A property is a member that provides a flexible mechanism to read, write, or compute the value of a private field. Properties can be used as if they are public data members, but they are actually special methods called accessors. This enables data to be accessed easily and still helps promote the safety and flexibility of methods. * Github repository : https://github.com/gammasoft71/properties * Homepage : https://gammasoft71.wixsite.com/properties * Reference guide :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    InstagramKit

    InstagramKit

    The unofficial Instagram iOS SDK

    An extensive Objective C wrapper for the Instagram API, completely compatible with Swift. The framework is built atop AFNetworking’s blocks-based architecture and additionally, parses JSON data and creates model objects asynchronously so there’s absolutely no parsing on the main thread. It’s neat, fast and works like a charm. InstagramKit uses UICKeyChainStore as an optional sub-dependency for Keychain access. If you opt to use the optional pod, InstagramKit resumes your authenticated sessions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LazyScrollView

    LazyScrollView

    An iOS ScrollView to resolve the problem of reusability in views

    LazyScrollView is an iOS ScrollView, to resolve the problem of the reusability of views. Compared to UITableView, LazyScrollView can easily create a different layout, instead of the single-row flow layout. Compared to UICollectionView, LazyScrollView can create views without a Grid layout and provides an easier way to create different kinds of layouts in a ScrollView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    react-native-arkit

    react-native-arkit

    React Native binding for iOS ARKit

    React Native binding for iOS ARKit. ARKit is only supported by devices with A9 or later processors (iPhone 6s/7/SE/8/X, iPad 2017/Pro) on iOS 11. You also need Xcode 9 to build the project. This project allows you to work with 3d elements like with usual react-components. We provide some primitive shapes like cubes, spheres, etc. as well as a component to load model-files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    scl is Objective C library for macOS, iOS and GNUstep with custom set of ObjC classes and extentions of standard CF, Cocoa and Cocoa Toch classes, such as NSString
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Presentation

    Presentation

    Presentation helps you to make tutorials, release notes, etc.

    ... good friend if you want to use custom positioning and animation features on your pages. You can add views that are visible across all the pages. Also, it's possible to animate those views during the transition to the specific page. You can easily animate the appearance of a view on a specific page. Presentation works both on the iPhone and the iPad. You can use it with both Swift and Objective-C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BeeHive

    BeeHive

    Solution for iOS Application module programs

    BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules. BeeHive is a modular program of implementation in iOS, it absorbed the Spring Framework API service concept to avoid to directly coupling between modules. BeeHive bases on Spring Service concept, although you can make and implement specific interfaces decoupling between modules, but can not avoid interface class dependencies. Mainly on account of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tangram - iOS

    Tangram - iOS

    Tangram is a modular UI solution for building native page dynamically

    Tangram is a UI Framework for building a fast and dynamic ScrollView. The system requirement for Tangram is iOS 7.0+. JSON to View can be very easy by use our default parser. You can open TangramDemo to see how to transfer JSON to view. The default parsers are the same in the two platforms (Android and iOS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kiwi

    Kiwi

    Simple BDD for iOS

    Kiwi is a Behavior Driven Development library for iOS development. The goal is to provide a BDD library that is exquisitely simple to setup and use. The idea behind Kiwi is to have tests that are more readable than what is possible with the bundled test framework. Tests (or rather specs) are written in Objective-C and run within the comfort of Xcode to provide a test environment that is as unobtrusive and seamless as possible in terms of running tests and error reporting. In modern iOS and OS X...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FBRetainCycleDetector

    FBRetainCycleDetector

    iOS library to help detecting retain cycles in runtime

    Retain cycles are one of the most common ways of creating memory leaks. It's incredibly easy to create a retain cycle, and tends to be hard to spot it. The goal of FBRetainCycleDetector is to help find retain cycles at runtime. The features of this project were influenced by Circle. FBRetainCycleDetector will look for cycles that are no longer than 10 objects. We can make it bigger (although it's going to be slower!). There could also be retain cycles that we would like to omit. It's because...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EGOCache

    EGOCache

    Fast Caching for Objective-C (iPhone & Mac Compatible)

    EGOCache is a simple, thread-safe key-value cache store for macOS, iOS, tvOS, and watchOS. It has native support for NSString, UIImage, NSImage, and NSData, but can store anything that implements NSCoding. All cached items expire after the timeout, which by default, is one day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JSQMessages View Controller

    JSQMessages View Controller

    An elegant messages UI library for iOS

    An elegant messages UI library for iOS. As it turns out, messaging is something that iOS devs and users really want. Messaging of any kind has turned out to be an increasingly popular mobile app feature in all sorts of contexts and for all sorts of reasons. Thus, I am supporting this project in my free time and have added features way beyond what Hemoglobe ever needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ScummVM

    ScummVM

    A cross-platform interpreter for many point-and-click adventure games

    ScummVM is a cross-platform interpreter for many point-and-click adventure games. This includes LucasArts SCUMM games (such as Monkey Island 1-3, Day of the Tentacle, Sam & Max, ...), many of Sierra's AGI and SCI games (such as King's Quest 1-6, Space Quest 1-5, ...), Discworld 1 and 2, Simon the Sorcerer 1 and 2, Beneath A Steel Sky, Lure of the Temptress, Broken Sword 1 and 2, Flight of the Amazon Queen, Gobliiins 1-3, The Legend of Kyrandia 1-3, many of Humongous Entertainment's...
    Leader badge
    Downloads: 318 This Week
    Last Update:
    See Project
  • 25
    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...
    Downloads: 6 This Week
    Last Update:
    See Project