simonbs/Runestone
📝 Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more. observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 74
- Release rhythm 44
- Longevity 100
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: 1689
- days_rel: 161
- days_push: 161
- n_releases_24m: 1
Adoption not part of the score
3201 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Runestone is a performant plain text and code editor library for iOS built in Swift. It uses Tree-sitter for syntax highlighting and offers features like line numbers, invisible characters, search, and extensive customization.
Use cases
- embed a code editor in an iOS app
- syntax-highlighted text editor for Swift/iOS
- show line numbers and invisible characters in a text view
- build an iOS code editor with Tree-sitter parsing
- search text with regular expressions in an editor
- customize fonts and colors of a code editor
When to choose
- you need a fast, native iOS text/code editor component
- you want Tree-sitter-based syntax highlighting on iOS
- you need fine-grained editor customization like line wrapping, page guides, and line endings
When to avoid
- you need a cross-platform editor (Android, desktop, web)
- you need a full-featured IDE rather than an embeddable editor component
- your project is not in the Apple/Swift ecosystem
Facets
library · maturity active
editor ui-components parser text-editors mobile-development developer-tools syntax-highlighting tree-sitter code-editor textview line-numbers ios swift mobile
1 source
- readme: https://github.com/simonbs/Runestone · fetched 2026-08-28 · 855e70eeef3d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| simonbs/Runestone | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="simonbs/Runestone")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem