diracdeltas/FastestWebsiteEver
ultrafast single TCP packet audio/visual experience 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: 3399
- days_rel: n/a
- days_push: 750
- n_releases_24m: 0
Adoption not part of the score
1409 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A novelty website that fits entirely within a single TCP packet, served by a bespoke webserver written in C. It uses aggressive tricks like raw DEFLATE compression, TCP_NODELAY, SO_BUSY_POLL, and out-of-spec early responses to minimize latency.
Use cases
- serve a website that fits in one TCP packet
- learn extreme HTTP latency optimizations
- study low-level TCP tuning in C
- demo a minimal custom webserver
- explore DEFLATE vs GZIP compression tradeoffs
When to choose
- you want a fun demo of extreme web performance optimization
- you're studying TCP/HTTP internals at the byte level
- you need a minimal C webserver example
When to avoid
- you need a production webserver with real content
- you want spec-compliant HTTP behavior
- you need maintainability or features beyond a single page
Facets
application · maturity maintenance
http-server compression networking web-development performance developer-tools c cli novelty single-packet-website low-latency tcp-optimization demo linux
2 sources
- readme: https://github.com/diracdeltas/FastestWebsiteEver · fetched 2026-08-28 · 1d56aece84ed
- homepage: http://packet.city/ · fetched 2026-08-29 · 51896e0e07e2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| diracdeltas/FastestWebsiteEver | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="diracdeltas/FastestWebsiteEver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem