groue/GRMustache
Flexible and production-ready Mustache templates for MacOS Cocoa 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: 5784
- days_rel: n/a
- days_push: 1511
- n_releases_24m: 0
Adoption not part of the score
1435 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GRMustache is a flexible, production-ready Mustache template engine written in Objective-C for macOS Cocoa and iOS, depending only on Foundation. It extends the strict Mustache language with built-in goodies and extensibility hooks, and can also be used from Swift with Objective-C objects.
Use cases
- render mustache templates in an iOS app
- generate HTML emails from templates on macOS
- render templates from strings or bundle resources in Objective-C
- reuse parsed templates to render multiple data objects
- extend mustache syntax with custom tags in Cocoa apps
When to choose
- you need a battle-tested Mustache engine for Objective-C or mixed Objective-C/Swift iOS or macOS projects
- you want Mustache with extensibility hooks beyond the standard minimal language
- you target older iOS/macOS versions and want a Foundation-only dependency
When to avoid
- you are writing a pure Swift project - prefer GRMustache.swift or Stencil instead
- you need server-side or non-Apple platform templating
- you need actively developed features - the library is in maintenance mode with infrequent releases
Facets
library · maturity maintenance
templating parser web-development developer-tools mobile-development cpp mustache objective-c template-engine cocoa text-templating macos ios swift
1 source
- readme: https://github.com/groue/GRMustache · fetched 2026-08-28 · cc281ce11010
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| groue/GRMustache | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="groue/GRMustache")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem