Ross ROSS = Recommend OSS · open-source software intelligence for agents

dimdenGD/ultimate-express

The Ultimate Express. Fastest http server with full Express compatibility, based on µWebSockets. observed · 2026-08-28

github.com/dimdenGD/ultimate-express · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 95
  • Release rhythm 8
  • Longevity 51
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: 724
  • days_rel: 475
  • days_push: 33
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1102 stars · 43 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A fast re-implementation of Express.js 4 built on µWebSockets, designed as a drop-in replacement with the same API. It validates compatibility by running Express's test suite against it and comparing results.

Use cases

  • replace express with a faster drop-in http server
  • speed up node.js rest api performance
  • serve http with express api on uwebsockets
  • migrate existing express app for higher throughput
  • handle high request-per-second workloads in node

When to choose

  • you have an existing Express 4 app and want a large speedup with minimal code changes
  • you need Express API compatibility including middleware support
  • you need very high req/sec HTTP performance on Node.js >= 22

When to avoid

  • you're on older Node.js versions without a compatible release
  • you rely on Express internals or edge-case behaviors not covered by the compatibility tests
  • you're starting a new project where a native uWebSockets or other framework fits better

Facets

library · maturity active

http-server web-framework middleware routing websocket web-development backend apis performance express-compatible drop-in-replacement uwebsockets performance nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
dimdenGD/ultimate-expressmain56

For agents

markdown · JSON · MCP: product_card(name="dimdenGD/ultimate-express")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem