Uncodin/bypass
Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4942
- days_rel: n/a
- days_push: 3073
- n_releases_24m: 0
Adoption not part of the score
1529 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity abandoned
parser markdown ui-components mobile-development parsers cross-platform cpp markdown-rendering native-mobile boost android ios
1 source
- readme: https://github.com/Uncodin/bypass · fetched 2026-08-28 · 8e43ec50b590
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Uncodin/bypass | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem