Open Source C Apps for Apple iPhone - Page 3

C Apps for Apple iPhone

View 21843 business solutions

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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the user. A proprietary hardware vendor can build modern panel support and integrate with existing vendors. Whether you are a DIY aficionado, a high-end installer, a hardware vendor or integrator, OpenRemote has something for you. We want to make OpenRemote the standard for commercial and hobbyist integration alike. We allow any integrator or vendor to write plug-ins and bring innovative tools that simplify the work of an installer and the relationship with the client.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Multi-platform tools and information for programming and controlling LEGO MINDSTORMS programmable bricks, such as the NXT, via USB and Bluetooth.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    GUIDOLib
    The GUIDOLib provides a powerful engine for the graphic rendering of music scores, based on the Guido Music Notation format. It supports Linux, Mac OS X, Windows, Android and iOS operating systems. A Java JNI interface is available as well as a Javascript version of the library. A Web API has also been designed, allowing to deploy the engine as a Web service.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Library for parsing Excel (XLS) files, with a sample program for converting Excel files into CSV. This site is no longer being updated. A new release is available on the new site whose link is shown above.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    PinMAME
    THIS SVN REPO IS NOW OUTDATED, PLEASE USE THE GITHUB LINK ABOVE! PinMAME - Pinball's Multiple Arcade Machine Emulator written by the WPCMAME/PinMAME development team and contributors
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    AQ

    AQ

    AQ is an interpreted programming language. It is fast, small, simple a

    AQ is a fast, small, simple and safe interpreted programming language. It may be a great work.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Eat the Whistle GPL

    Eat the Whistle GPL

    Old style soccer game with many exciting features

    Eat the whistle GPL is a football simulation game written in C that works on many platforms (win32/linux/macosx/amigaos/morphos), it uses the SDL framework. It has a multiplayer internet playing option in alpha stage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MacRumors is a native iOS application for iPhone and iPod touch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Mollino

    Mollino

    Not your usual Architectural Modeler

    Why do Archicad and Revit only share 30 or 40% of the global architectural sofware market ? Maybe because lots of small practices find these software unadapted to the way they work, and to their bank account. I think there's place for an open software that doesn't work like the existing. It will be simple in its tools and processes, and will have infinite capabilities. This will be possible by defining a logical structure. As I am an architect, and I know very little about programming, and wouldn't reach even in 10 years the necessary level to be able to write anything useful for this type of software, my part will be to bring ideas and coherence to this project. If you want to know some more : - go to the blog https://sourceforge.net/p/mollino/blog/ - write me a message ;) I speak french, german, english and italian. Martin Lucas
    Downloads: 1 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
    Arduino Primary Avionics Module  (A-PAM)

    Arduino Primary Avionics Module (A-PAM)

    A foundational avionics system for model rockets

    If you do a search for model rocket electronic payload, you will see a lot of entries for medium to high power, large diameter rockets. These types of rockets are large, typically 80mm (3.1 inches) in diameter or larger. These rockets are flown in large open areas, often deserts and dry lake beds. These larger rockets also use larger propellants, typically in the High Power Rocketry (HPR) range of “H” and above impulse level. Not only do these motors require you to be certified in HPR, the motors themselves tend to be rather expensive. My goal was to develop a system that could be used by high school students. It would involve proven rocket designs that could be flown on school yards. That meant it needed to be small, fitting everything into a body tube with a diameter no more than 42mm. This would allow it to use “D” or “E” motors. It would need to be flexible. I wanted the design to be a starting point to allow them to conduct real science and it had to be inexpensive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CPU Features

    CPU Features

    A cross platform C99 library to get cpu features at runtime

    cpu_features is a cross-platform C library developed by Google that provides a simple and efficient way to detect available CPU features at runtime across a wide range of architectures and operating systems. It enables applications to determine which instruction sets (such as SSE, AVX, or NEON) are supported on the host machine, allowing developers to optimize performance dynamically. The library supports numerous architectures—including x86, ARM, AArch64, MIPS, POWER, RISCV, LoongArch, and s390x—and works on major operating systems like Linux, macOS, Windows, FreeBSD, Android, and iOS. Implemented in portable C99, it is thread-safe, has no memory allocations, and raises no exceptions, making it suitable even for use in low-level system libraries. The design emphasizes portability, extensibility, and compatibility with sandboxed or restricted environments where direct CPU access may be limited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yes, finally. The author decide to schedule some of his busy time to release the "Chinese Language Formula"- Step By Step. It will take a while, but eventually Chinese Language Processing is no longer a problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DOSpad SeparatePackage

    DOSBOX for IOS modify.

    This is designed to issue DOS software to run independently in the IOS. based on DOSPad and dosbox 0.74.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Debug Assistant Library (DAL)
    The Debug Assistant Library (DAL) is an assistant library for debugging, across platforms with uniform interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    And FPS made with ioquake3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Erlang Run Time System compiled as a static library for the iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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 multi-core. FastFlow works on x86, x86_64, PPC, ARM, and Linux, Mac and Win XP/7. From Jan 1, 2018 code development migrated on GitHub at https://github.com/fastflow/fastflow
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Google Toolbox for Mac

    Google Toolbox for Mac

    Google Toolbox for Mac

    Google Toolbox for Mac (GTMSession) is a comprehensive collection of open source Objective-C utilities and frameworks developed by Google to support macOS and iOS application development. It consolidates reusable code components drawn from various internal Google projects, offering developers a wide range of tools for building efficient, maintainable Apple platform software. The library includes modules for networking, logging, testing, data handling, and user interface extensions, helping developers avoid reinventing common functionality. Its modular design allows developers to integrate only the components they need, improving project flexibility and performance. With well-documented interfaces and consistent coding standards, Google Toolbox for Mac serves as a reliable foundation for both small and large-scale applications. It continues to be widely used across open source and internal projects that target Apple ecosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HomePoint

    HomePoint

    Espressif ESP32 Based Smarthome screen for MQTT

    Espressif ESP32 Based Smarthome screen for MQTT. Control your MQTT/HomeKit Smart Home Devices from an ESP32-powered screen. Homepoint is a screen-based interface for MQTT & HomeKit-connected Smarthome devices that runs on the ESP32 Chipset. See partially switched-on scenes with multiple devices at a glance. Support for temperature, humidity, air quality sensors & Tasmota energy readings. Remote Configuration: Configure and reboot HomePoint through a web interface. No need to reflash. Over-The-Air Updates (Beta): Flash new versions of HomePoint wirelessly over the air. HomeKit Switch Support (Setup Automation in Home App to toggle from Homepoint) Supports both Touch Screen or Button-based navigation. Reactive: Screen updates whenever devices are triggered from elsewhere. Easy configuration through a JSON file, no additional code required. Screensaver saves power by switching off the screen after 10 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Las Crónicas del Quinto Elemento (Dev)
    La historia de como un joven es transportado a otro mundo y debe enfrentarse a los peligros que en el se encontrará a manos de un hechicero que ansia el control de todos los reinos.Leon acompañado de Blue y sus otras compañeras emprenderá un viaje que jamás hubiera imaginado.Una trepidante aventura cargada de emoción, intriga y romanticismo.El primer título de la saga de las crónicas del Quinto Elemento.La primera obra de Eduardo Bó Rabadán.Un juego que te atrapará.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MORSELIZER - morse with Arduino

    MORSELIZER - morse with Arduino

    A non blocking morse training software for Arduino

    An asynchronous Text to Morse Converter and Morse training software for Arduino Uno, based on interrupts and Timer1. And because it doesn't use that evil delay() function, this solution morselizes random letters or whatever it receives through its serial() interface, in a non blocking manner. https://github.com/vicival/morselizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MetaHash

    MetaHash

    #MetaHash is a next-generation network based on the Blockchain 4.0

    #MetaHash is a next-generation network based on the Blockchain 4.0 technology for sharing digital assets and a platform for creating and managing decentralized apps and services in real-time. The #MetaHash project implements a solution that simultaneously possesses all the qualities of Blockchain new generation, namely: - Decentralization, which ensures absolute trust of users to the network; - Full synchronization, thanks to which each user has instant access to the most relevant data; - А transaction speed of up to 3 seconds, which provides unconditional ease of system using and a guarantee of the full operation of decentralized applications; - High bandwidth, which allows the network to keep transaction prices low due to the fact that a similar amount of resources can confirm more transactions per unit time; - Low commissions, due to which a huge number of potential customers will be interested in using the network for transfer and storage of payment means and technical data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mind Control

    Mind Control

    Cross tablet IDE platform utilizing wireless to do the heavy lifting.

    This is a 'Tablet & Mobile OS' IDE concept that allows for quicker processing by using application servers for the heavy work and allowing total development integration. Mobile technology application have a need to reduce processing directives and file sizes. With these concepts at the core of of Mind Controls fundamentals; total development integration concepts like version controls, compiling, resource handling, library integration, debug system, JIT support and more can be achieved. A way of presenting these UI elements to make developers feel comfortable in its use and can quickly learn the features is also a fundamental concepts to this project. Why a mobile IDE? This program is intending for developers who move. Need to make changes to existing code bases on the fly but have no computer access? Have an idea but you’re at the beach? Want to practice coding in your down time at the airport? It may not replace your desktop; it sure will try to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MusiqBox

    MusiqBox

    An social musicsystem for your Pi and smartphone.

    MusiqBox is an client-server based audio player, which let you stream music files from any device to an server and plays it. You are also able to store music on the server itself and manage it with your smartphone or desktop. The aim of MusiqBox is to extend the functionality of an existing audio-system (e.g. common stereo) with this features: -Playback of common audio-formats like: mp3, ogg, flac, wave,… -Stream music files over the network -Store music files locally -Remote control -Playlist support -…
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Noble Ape Simulation
    Simulates a biologically diverse tropical island, and the ape inhabitants cognitive processes. For MacOS X, iPad, Windows and Linux. Features a non-polygonal graphics engine and a command-line version
    Downloads: 0 This Week
    Last Update:
    See Project