# moritz-wundke/Boost-for-Android

Android port of Boost C++ Libraries

Repository: https://github.com/moritz-wundke/Boost-for-Android
Canonical: https://ross.abutalabs.com/products/boost-for-android
Language: Shell
License: MIT
License Family: permissive
Last push: 2026-07-05T19:30:20+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 5750, "days_push": 59, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1055, forks 500 (observed 2026-08-28T04:03:24.228744+00:00)

## What it is
A set of shell scripts to cross-compile the Boost C++ Libraries for the Android platform using the Android NDK. It supports many Boost versions and multiple architectures including ARM, x86, and MIPS.

## Use cases
- build boost for android
- compile c++ boost libraries with android ndk
- use boost in android native app
- cross-compile c++ libraries for arm android
- link boost to an android gradle project

## When to choose
- you need Boost C++ libraries in an Android native (NDK) project
- you want prebuilt or scriptable Boost builds for multiple Android architectures

## When to avoid
- you only need Boost on desktop or server platforms
- you use a very old NDK/Boost combination not covered by the support matrix
- you prefer a package manager like vcpkg or Conan for dependency management

## Facets
- artifact type: library
- maturity: active
- function: build-tool, developer-tools
- domain: mobile-development, cross-platform, developer-tools
- platform: cpp, cli
- tags: boost, c-plus-plus, android-ndk, cross-compilation, native-libraries, android

## Member repositories
- moritz-wundke/Boost-for-Android (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:24.228744+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:58:39.551693+00:00, confidence not recorded.
  - readme: https://github.com/moritz-wundke/Boost-for-Android (fetched 2026-08-28T04:03:24.228744+00:00, sha bb875fe25b75)
- Data as of 2026-08-30T08:39:29.467469+00:00.
