# Uncodin/bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.

Repository: https://github.com/Uncodin/bypass
Canonical: https://ross.abutalabs.com/products/bypass
Homepage: http://uncodin.github.com/bypass/
Language: C
License: Apache-2.0
License Family: permissive
Last push: 2018-04-04T08:43:28+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4942, "days_push": 3073, "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 1529, forks 192 (observed 2026-08-28T04:04:58.665098+00:00)

## What it is
Bypass is a C-based Markdown parser and renderer for Android and iOS that skips HTML conversion and renders Markdown directly in native mobile views. It uses Boost and libsoldout and is distributed as an Android Maven artifact plus an iOS library.

## Use cases
- render markdown text natively in an Android app
- display markdown content in an iOS app without converting to HTML
- parse markdown documents on mobile devices
- show formatted readme-style text in a mobile UI
- avoid webview overhead when rendering markdown on mobile

## When to choose
- you need fast native markdown rendering on Android or iOS without a WebView
- you want a lightweight C-based markdown parser for mobile

## When to avoid
- you need actively maintained software (last release 2018)
- you target platforms other than Android or iOS
- you need full CommonMark compliance or modern markdown extensions

## Facets
- artifact type: library
- maturity: abandoned
- function: parser, markdown, ui-components
- domain: mobile-development, parsers, cross-platform
- platform: cpp
- tags: markdown-rendering, native-mobile, boost, android, ios

## Member repositories
- Uncodin/bypass (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:58.665098+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-30T04:31:27.352716+00:00, confidence not recorded.
  - readme: https://github.com/Uncodin/bypass (fetched 2026-08-28T04:04:58.665098+00:00, sha 8e43ec50b590)
- Data as of 2026-08-30T08:39:29.467469+00:00.
