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

µWebSockets

Simple, secure & standards compliant web server for the most demanding of applications observed · 2026-08-28

github.com/uNetworking/uWebSockets · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 98
  • Release rhythm 92
  • Longevity 100
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: 27
  • age_days: 3817
  • days_rel: 58
  • days_push: 15
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

18966 stars · 1860 forks observed · 2026-08-28

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

µWebSockets is a C/C++ web server library providing highly optimized HTTP and WebSocket handling with a built-in URL router and pub/sub features. It includes a seamless Node.js integration (uWebSockets.js) and is designed for demanding, high-throughput real-time applications.

Use cases

  • build a high-performance websocket server
  • serve http and websockets from one fast server
  • real-time messaging for trading or chat apps
  • pub/sub messaging over websockets
  • embed a fast web server in a C++ application
  • use websockets from Node.js with native performance

When to choose

  • you need maximum throughput and low memory footprint for websocket or HTTP workloads
  • you want a battle-tested, standards-compliant server with TLS 1.3 support
  • you need built-in routing and pub/sub for real-time apps
  • you want native-speed websockets in Node.js

When to avoid

  • you want a batteries-included full web framework with ORM, templating, and ecosystem middleware
  • your team cannot work with C/C++ APIs and Node.js bindings are insufficient
  • you need extensive third-party middleware and plugin support
  • you prefer a pure-JavaScript or pure-Python stack

Facets

library · maturity stable

http-server websocket routing message-queue middleware web-development backend networking performance cross-platform windows cpp c websockets tls high-performance real-time pubsub http-server nodejs-bindings linux macos nodejs

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="uNetworking/uWebSockets")

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