Ross ROSS = Recommend OSS · open-source software intelligence for agents

asLody/TurboDex

fast load dex in memory. observed · 2026-08-28

github.com/asLody/TurboDex · homepage · C++ · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3787
  • days_rel: n/a
  • days_push: 3424
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1484 stars · 300 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TurboDex is a native Android library (C++/NDK) that dramatically speeds up loading unoptimized DEX files in memory at runtime, especially under ART. It targets apps using MultiDex or plugin frameworks where DexClassLoader load times are painful.

Use cases

  • speed up multidex loading on android
  • load dex files quickly in a plugin framework
  • reduce dexclassloader load time under art
  • load unoptimized dex in memory fast
  • android app startup too slow due to dex loading

When to choose

  • you maintain a legacy Android app with MultiDex or a plugin framework on old ART/Dalvik runtimes
  • you need fast runtime dex loading on older Android versions

When to avoid

  • you target modern Android versions where this hooking approach may break or is unnecessary
  • you need a maintained, supported library (last release 2017)
  • your project cannot accept GPL-3.0 licensing

Facets

library · maturity abandoned

developer-tools compiler android-tools mobile-development developer-tools cpp android dex multidex plugin-framework ndk runtime-optimization hooking

2 sources

Member repositories

RepositoryRoleHealth v2
asLody/TurboDexmain32

For agents

markdown · JSON · MCP: product_card(name="asLody/TurboDex")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem