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

swow/swow

Coroutine-based cross-platform concurrent I/O engine. observed · 2026-08-28

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

Health v2 · maintenance only

73/100

  • Activity 84
  • Release rhythm 43
  • 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: 45.5
  • age_days: 2178
  • days_rel: 303
  • days_push: 98
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1329 stars · 125 forks observed · 2026-08-28

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

Swow is a coroutine-based concurrent I/O engine for PHP, implemented as a C extension with most functionality exposed through PHP code. It enables high-performance asynchronous network programming on Linux, Windows, and macOS with PHP 8+.

Use cases

  • build high-performance async PHP servers
  • write coroutine-based concurrent I/O in PHP
  • run non-blocking HTTP or WebSocket servers in PHP
  • replace Swoole with a modern coroutine engine
  • handle thousands of concurrent connections in PHP

When to choose

  • you need coroutine-based async I/O in PHP 8+
  • you want cross-platform support including Windows
  • you value debuggability and a small C core with PHP-level extensibility

When to avoid

  • you are on PHP below 8.0
  • you need a batteries-included framework rather than an engine
  • your project is simple synchronous web development where coroutines add complexity

Facets

library · maturity active

concurrency http-server websocket networking http-client developer-tools web-development backend performance windows php cross-platform coroutine async-io php-extension high-performance libuv linux macos

1 source

Member repositories

RepositoryRoleHealth v2
swow/swowmain73

For agents

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

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