danfragoso/thdwb
🌭 The hotdog web browser and browser engine 🌭 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: 2597
- days_rel: n/a
- days_push: 1276
- n_releases_24m: 0
Adoption not part of the score
1142 stars · 65 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
THDWB (The Hotdog Web Browser) is a web browser with its own layout and rendering engine, HTML/CSS parsers, and UI toolkit, written from scratch in Go with minimal dependencies (OpenGL and GLFW). It is primarily an educational project for learning how browsers work under the hood.
Use cases
- learn how web browsers work internally
- study browser engine architecture
- explore html parsing and dom tree building
- understand css layout and rendering
- build a minimal web browser from scratch
- teach browser internals with a readable codebase
When to choose
- you want to read a small, from-scratch browser codebase to learn engine internals
- you need a minimal Go example of HTML/CSS parsing and OpenGL rendering
- you're teaching or studying how layout, DOM, and render trees work
When to avoid
- you need a stable, spec-compliant browser for daily use
- you need to render modern complex websites reliably
- you need production-grade security or standards support
Facets
application · maturity experimental
browser-extension parser ui-components http-client graphics web-development developer-tools education windows go browser-engine html-parser css-parser opengl learning-project rendering-engine linux macos desktop
1 source
- readme: https://github.com/danfragoso/thdwb · fetched 2026-08-28 · 88cf8bdbca39
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| danfragoso/thdwb | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="danfragoso/thdwb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem