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

haywire/haywire

Haywire is an asynchronous HTTP server framework written in C that's built using the event loop based libuv platform layer that node.js is built on top of. observed · 2026-08-28

github.com/haywire/haywire · C · Apache-2.0 (permissive) 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: 4885
  • days_rel: n/a
  • days_push: 2096
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1123 stars · 126 forks observed · 2026-08-28

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

Haywire is an asynchronous HTTP server framework written in C, built on the libuv event loop that powers node.js. It aims for a minimal feature set with extremely high request throughput and low latency and resource usage.

Use cases

  • build a high-performance HTTP server in C
  • serve millions of requests per second with low latency
  • learn how to write an event-loop based HTTP server
  • benchmark HTTP server throughput and latency
  • build a minimal non-blocking web server on libuv

When to choose

  • you need maximum HTTP throughput and minimal latency in C
  • you want a lightweight libuv-based server framework
  • you are experimenting with or learning high-performance server internals

When to avoid

  • you need a full-featured web framework with routing, middleware, and ecosystem
  • you want a maintained project with active development
  • you prefer higher-level languages or batteries-included HTTP servers

Facets

framework · maturity maintenance

http-server web-framework concurrency networking web-development backend performance developer-tools windows cross-platform c libuv asynchronous-io high-performance http-keep-alive http-pipelining low-latency linux macos

1 source

Member repositories

RepositoryRoleHealth v2
haywire/haywiremain32

For agents

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

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