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

hey

HTTP load generator, ApacheBench (ab) replacement observed · 2026-08-28

github.com/rakyll/hey · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 61
  • Release rhythm 33
  • 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: n/a
  • age_days: 3652
  • days_rel: 235
  • days_push: 235
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

20242 stars · 1303 forks observed · 2026-08-28

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

hey is a small command-line HTTP load generator written in Go, originally named boom and designed as a replacement for ApacheBench (ab). It sends a configurable number of concurrent requests to a web application and prints latency and throughput statistics, with support for HTTP/2, custom headers, methods, bodies, and CSV output.

Use cases

  • load test a web endpoint with concurrent requests
  • benchmark api response times
  • replace apachebench ab for http load testing
  • run a 30 second stress test against my server
  • send POST requests with custom bodies and headers to measure throughput
  • generate load with a fixed queries-per-second rate limit
  • export load test metrics to csv

When to choose

  • you need a quick, single-binary CLI load generator without scripting
  • you want an ApacheBench alternative with HTTP/2 and rate limiting support
  • you need simple latency/throughput stats or CSV output for an HTTP endpoint

When to avoid

  • you need distributed load generation from multiple machines
  • you require complex scenario scripting, assertions, or browser-level testing
  • you need non-HTTP protocols like gRPC, WebSocket, or TCP load tests

Facets

cli-tool · maturity stable

load-testing http-client benchmarking developer-tools web-development performance windows cli cross-platform http-load-generator apachebench-replacement stress-testing go command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
rakyll/heymain59
rakyll/boommirror10

For agents

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

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