twilco/kosmonaut
A web browser engine for the space age :rocket: observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 53
- 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: 2577
- days_rel: n/a
- days_push: 282
- n_releases_24m: 0
Adoption not part of the score
1717 stars · 31 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kosmonaut is an experimental web browser engine written in Rust that parses HTML and a small subset of CSS, then performs layout and rendering via OpenGL. It is primarily a learning project and currently supports only very basic HTML/CSS, so most real-world web pages will not render correctly.
Use cases
- render simple HTML and CSS pages
- learn how browser engines work
- experiment with CSS layout engines in Rust
- study CSS cascade and box layout implementation
- run snapshot-based layout tests for a rendering engine
When to choose
- you want to study or contribute to a from-scratch browser engine in Rust
- you need to render only very simple HTML/CSS documents
- you are learning browser internals like DOM, CSS cascade, and layout
When to avoid
- you need a browser for everyday web browsing
- you need full modern CSS, JavaScript, or network support
- you need a production-ready rendering engine
Facets
application · maturity experimental
graphics parser web-development browser-extensions windows rust cross-platform browser-engine html css layout-engine opengl learning-project rendering-engine linux macos
1 source
- readme: https://github.com/twilco/kosmonaut · fetched 2026-08-28 · 06a813b7eb77
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| twilco/kosmonaut | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="twilco/kosmonaut")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem