iOS-Runtime-Headers VS tinygrad

Compare iOS-Runtime-Headers vs tinygrad and see what are their differences.

iOS-Runtime-Headers

iOS Objective-C headers as derived from runtime introspection (by nst)

tinygrad

You like pytorch? You like micrograd? You love tinygrad! ❤️ [Moved to: https://github.com/tinygrad/tinygrad] (by geohot)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
iOS-Runtime-Headers tinygrad
2 58
7,923 17,800
- -
10.0 9.7
almost 2 years ago 10 months ago
Objective-C Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

iOS-Runtime-Headers

Posts with mentions or reviews of iOS-Runtime-Headers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.
  • Android Devices with Backdoored Firmware Found in US Schools
    1 project | news.ycombinator.com | 6 Oct 2023
    Sure, but private methods are another vector - tracking and bypassing the IDFA and potentially acting as official Apple Apps to use/abuse things like Carrier/SIM info[0], updating the wallpaper for the user[1], accessing call history[2], etc.

    0: https://github.com/nst/iOS-Runtime-Headers/blob/fbb634c78269...

    1: https://github.com/nst/iOS-Runtime-Headers/issues/32

    2: https://github.com/nst/iOS-Runtime-Headers/tree/fbb634c78269...

  • Everything we know about the Apple Neural Engine (ANE)
    9 projects | news.ycombinator.com | 25 Mar 2023
    My question too. This semi-answer on the page seems to contradict itself (source: https://github.com/hollance/neural-engine/blob/master/docs/p... ):

    "> Can I program the ANE directly?

    Unfortunately not. You can only use the Neural Engine through Core ML at the moment.

    There currently is no public framework for programming the ANE. There are several private, undocumented frameworks but obviously we cannot use them as Apple rejects apps that use private frameworks.

    (Perhaps in the future Apple will provide a public version of AppleNeuralEngine.framework.)"

    The last part links to this bunch of headers:

    https://github.com/nst/iOS-Runtime-Headers/tree/master/Priva...

    So might it be more accurate to say you can program it directly, but won't end up with something that can be distributed on the app store?

tinygrad

Posts with mentions or reviews of tinygrad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.

What are some alternatives?

When comparing iOS-Runtime-Headers and tinygrad you can also consider the following projects:

neural-engine - Everything we actually know about the Apple Neural Engine (ANE)

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

ane - Reverse engineered Linux driver for the Apple Neural Engine (ANE).

llama.cpp - LLM inference in C/C++

m1n1 - A bootloader and experimentation playground for Apple Silicon

openpilot - openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.

ml-ane-transformers - Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)

llama - Inference code for Llama models

whisper.cpp - Port of OpenAI's Whisper model in C/C++

tensorflow_macos - TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.

GPTQ-for-LLaMa - 4 bits quantization of LLaMA using GPTQ

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.