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

kostub/iosMath

Beautiful math equation rendering on iOS and MacOS observed · 2026-08-28

github.com/kostub/iosMath · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 98
  • Release rhythm 93
  • Longevity 100
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: 14.0
  • age_days: 3766
  • days_rel: 51
  • days_push: 12
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1473 stars · 258 forks observed · 2026-08-28

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

iosMath is a native iOS/macOS library that renders LaTeX math equations in a UIView/NSView subclass using TeX typesetting rules, without a WebView. It is the native-app equivalent of MathJax or KaTeX, distributed via Swift Package Manager.

Use cases

  • render latex equations in an ios app
  • display math formulas natively on macos without webview
  • show fractions and exponents in a swiftui view
  • typeset quadratic formula in a uikit label
  • fast math rendering like katex but for ios
  • render calculus notation in an education app

When to choose

  • you need native, fast LaTeX math rendering in iOS or macOS apps
  • you want TeX-accurate typesetting without embedding a WebView
  • you use UIKit, AppKit, or SwiftUI and need a view-based math label

When to avoid

  • you need interactive math editing rather than display-only rendering
  • your app targets web platforms where KaTeX or MathJax fit better
  • you need full LaTeX document typesetting rather than equations

Facets

library · maturity active

ui-components parser graphics education mobile-development desktop-applications cross-platform cpp latex-rendering math-typesetting objective-c swiftui uikit appkit native-rendering ios macos swift

1 source

Member repositories

RepositoryRoleHealth v2
kostub/iosMathmain97

For agents

markdown · JSON · MCP: product_card(name="kostub/iosMath")

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