Assembly Android

Open-source Assembly projects categorized as Android

Assembly Android Projects

  1. dav1d

    A read-only mirror of dav1d source code repository. The origin is at https://code.videolan.org/videolan/dav1d/

    Project mention: Dav2d | news.ycombinator.com | 2026-05-31

    Show me the AV1, H.265, or even H.264 decoder that doesn't ultimately rely heavily on hand written assembly to achieve "fast enough".

    You can doubt all you like. Ultimately, there's a reason why dav1d includes hand coded SIMD for common platforms.

    It's simply impossible to get a compiler to emit something like this [1].

    [1] https://github.com/videolan/dav1d/blob/master/src/x86/ipred_...

  2. SaaSHub

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

    SaaSHub logo
  3. platform_bionic

    Hardened Android standard C library. Some of the past hardening has not yet been ported from Marshmallow, Nougat and Oreo to this Android Pie repository. Most is available via archived tags in https://github.com/AndroidHardeningArchive/platform_bionic (check both the most recent Oreo and Nougat tags). (by GrapheneOS)

    Project mention: Graphene OS: a security-enhanced Android build | news.ycombinator.com | 2025-07-24

    -https://github.com/GrapheneOS/platform_bionic/forks?include=...

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).

Assembly Android discussion

Log in or Post with

Assembly Android related posts

Index

# Project Stars
1 dav1d 749
2 platform_bionic 159

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Assembly is
the 28th most popular programming language
based on number of references?