C++ iOS

Open-source C++ projects categorized as iOS

Top 23 C++ iOS Projects

  • react-native

    A framework for building native applications using React

    Project mention: Understanding security in React Native applications | dev.to | 2024-04-03

    Recently, there has been a notable shift in mobile application development practices. Rather than creating separate applications for each native platform, many developers are opting for hybrid mobile frameworks like React Native.

  • ncnn

    ncnn is a high-performance neural network inference framework optimized for the mobile platform

    Project mention: AMD Funded a Drop-In CUDA Implementation Built on ROCm: It's Open-Source | news.ycombinator.com | 2024-02-12

    ncnn uses Vulkan for GPU acceleration, I've seen it used in a few projects to get AMD hardware support.

    https://github.com/Tencent/ncnn

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Cocos2d

    Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.

    Project mention: Not only Unity... | /r/opensourcegames | 2023-11-11
  • Kodi Home Theater Software

    Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS, tvOS and Windows.

    Project mention: Favorites no longer showing since upgraded to Kodi 21.0 Beta with Confluence skin | /r/kodi | 2023-12-10
  • MMKV

    An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

    Project mention: Understanding security in React Native applications | dev.to | 2024-04-03

    react-native-mmkv is a wrapper around MMKV that allows you to easily implement secure storage in your app. It is arguably the fastest key-value storage for React Native apps

  • OpenFrameworks

    openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

    Project mention: Resolume | news.ycombinator.com | 2024-03-14

    Not exactly VJ, but could be used for it. https://openframeworks.cc

  • omapsapp

    🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!

    Project mention: Organic Maps is a free Android and iOS offline maps app for travelers | news.ycombinator.com | 2024-03-03
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Provenance

    iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |

  • react-native-mmkv

    ⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!

    Project mention: Understanding security in React Native applications | dev.to | 2024-04-03

    react-native-mmkv is a wrapper around MMKV that allows you to easily implement secure storage in your app. It is arguably the fastest key-value storage for React Native apps

  • magnum

    Lightweight and modular C++11 graphics middleware for games and data visualization

  • The-Forge

    The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2

    Project mention: WebKit Switching to Skia for 2D Graphics Rendering | news.ycombinator.com | 2024-02-20
  • flutter-webrtc

    WebRTC plugin for Flutter Mobile/Desktop/Web

  • sol2

    Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:

    Project mention: Any tips for how to make moddable games? | /r/gamedev | 2023-05-20

    As someone said, make the game data-driven is a good first step but I will say, also have some sort of way to add additional game logic. For C++ games, lua is really easy to embed the interpreter in your C++ binary, read in the files from a directory (like /mods) with the C++ filesystem api new in C++17, and it's very easy to use SoL to write an API for lua specific to your game. Many games use lua in this way and it's probably the most common mod path setup.

  • vcmi

    Open-source engine for Heroes of Might and Magic III

    Project mention: Lessons from Open-Source Game Projects | dev.to | 2024-04-10

    VCMI - Heroes of Might and Magic III clone. C++, SDL2

  • Atomic Game Engine

    The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript

  • corona

    Solar2D Game Engine main repository (ex Corona SDK) (by coronalabs)

    Project mention: LÖVE: a framework to make 2D games in Lua | news.ycombinator.com | 2023-09-13
  • opencv-mobile

    The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, WebAssembly

  • react-native-mmkv-storage

    An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI

  • lullaby

    A collection of C++ libraries designed to help teams develop virtual and augmented reality experiences

  • VulkanSceneGraph

    Vulkan & C++17 based Scene Graph Project

  • PoseEstimationForMobile

    :dancer: Real-time single person pose estimation for Android and iOS.

  • maplibre-native

    MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.

    Project mention: Building an Amazon Location Service Resources with AWS CDK and AWS CloudFormation | dev.to | 2024-04-02

    References Amazon Location Service AWS Cloud Development Kit (AWS CDK) AWS CloudFormation MapLibre

  • WhirlyGlobe-Maply

    WhirlyGlobe Development

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-10.

C++ iOS related posts

Index

What are some of the best open-source iOS projects in C++? This list will help you:

Project Stars
1 react-native 115,579
2 ncnn 19,125
3 Cocos2d 17,878
4 Kodi Home Theater Software 17,464
5 MMKV 16,791
6 OpenFrameworks 9,771
7 omapsapp 8,499
8 Provenance 5,617
9 react-native-mmkv 5,125
10 magnum 4,645
11 The-Forge 4,408
12 flutter-webrtc 3,945
13 sol2 3,927
14 vcmi 3,885
15 Atomic Game Engine 3,131
16 corona 2,405
17 opencv-mobile 2,114
18 react-native-mmkv-storage 1,493
19 lullaby 1,173
20 VulkanSceneGraph 1,156
21 PoseEstimationForMobile 991
22 maplibre-native 818
23 WhirlyGlobe-Maply 817
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com