wilsonzlin/fastrender
Experimental new browser engine observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 63
- Release rhythm 35
- Longevity 20
Flags: no_releases no_license
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: 290
- days_rel: n/a
- days_push: 227
- n_releases_24m: 0
Adoption not part of the score
1571 stars · 105 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FastRender is an experimental browser rendering engine written in Rust that parses HTML/CSS, computes styles, performs layout (block, inline, flexbox, grid, tables), and paints pixels, with JavaScript execution via an embedded JS engine. It includes a desktop browser shell, OS-level sandboxing, and is under heavy development with unstable APIs.
Use cases
- render html and css pages without a full browser
- test css layout algorithms like flexbox and grid
- embed a lightweight html renderer in a rust application
- study how a browser engine works internally
- render web content in a sandboxed environment
- experiment with an alternative browser engine
When to choose
- you need a lightweight, embeddable HTML/CSS renderer in Rust
- you want to study or contribute to browser engine internals
- you're doing research on rendering or layout algorithms
- you need a minimal browser for testing simple web content
When to avoid
- you need a production browser with full web standards support
- you need stable APIs for a long-term project
- you need full JavaScript ecosystem compatibility
- you need accessibility features or extensive web platform support
Facets
application · maturity experimental
parser graphics gui interpreter web-development developer-tools graphics windows rust cross-platform browser-engine html-parsing css-layout rendering web-standards research-project linux macos
7 sources
- readme: https://github.com/wilsonzlin/fastrender · fetched 2026-08-28 · ae7320928960
- homepage: https://cursor.com/blog/scaling-agents · fetched 2026-08-29 · c4384cf2a6b4
- site_page: https://cursor.com/docs · fetched 2026-08-29 · 1d118e30b13a
- site_page: https://cursor.com/pricing · fetched 2026-08-29 · d62f5a421760
- site_page: https://cursor.com/changelog · fetched 2026-08-29 · 06a7d8d5dcbe
- site_page: https://cursor.com/en-US/pricing · fetched 2026-08-29 · d62f5a421760
- site_page: https://cursor.com/en-US/changelog · fetched 2026-08-29 · 06a7d8d5dcbe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wilsonzlin/fastrender | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="wilsonzlin/fastrender")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem