Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
touchHLE Alternatives
Similar projects and alternatives to touchHLE
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
hardened_malloc
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
-
touchHLE reviews and mentions
-
[OC] Apple Services is a gigantic business now
There's even a very WIP emulator that run 32bit iOS apps (touchHLE).
-
is there an apple emulator?
For now, there is only the touchHLE emulator: https://touchhle.org/
Yes, there's a new iOS emulator out named TouchHLE but it is in very early stages of development. So far it can only run a few games but it's looking promising. It will only run on Windows PC and soon Android phones.
-
[News] TouchHLE: high-level emulator for iPhone OS apps released
As an HLE, touchHLE is radically different from a low-level emulator (LLE) like QEMU. The only code the emulated CPU executes is the app binary and a handful of libraries; touchHLE takes the place of iPhone OS and provides its own implementations of the system frameworks (Foundation, UIKit, OpenGL ES, OpenAL, etc).
Source: https://touchhle.org/
- Discussion Thread
-
TouchHLE: An iOS 2.0 App Emulator
I had to look, I couldn't help myself.
https://github.com/hikari-no-yume/touchHLE/blob/trunk/src/ob...
It's actually not terrible.
This "you got your Objective-C in my Rust!" syntax is just... :chef-kiss:
https://github.com/hikari-no-yume/touchHLE/blob/trunk/src/fr...
-
A note from our sponsor - SonarQube
www.sonarqube.org | 25 Sep 2023
Stats
hikari-no-yume/touchHLE is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.
The primary programming language of touchHLE is Rust.