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

tsliwowicz/go-wrk

go-wrk - a HTTP benchmarking tool based in spirit on the excellent wrk tool (https://github.com/wg/wrk) observed · 2026-08-28

github.com/tsliwowicz/go-wrk · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 90
  • 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: 4843
  • days_rel: n/a
  • days_push: 61
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1062 stars · 129 forks observed · 2026-08-28

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

go-wrk is an HTTP benchmarking and load-testing CLI tool written in Go, inspired by the wrk tool. It uses goroutines for concurrent async IO to generate significant load from a single multi-core machine and reports throughput and latency percentiles.

Use cases

  • load test an http endpoint
  • benchmark requests per second of my api
  • measure latency percentiles for a web server
  • stress test localhost service with concurrent connections
  • compare http server performance
  • generate high load from a single machine

When to choose

  • you want a wrk-like HTTP benchmarking tool that is easy to install via go install
  • you need configurable concurrency, duration, headers, methods, and request bodies
  • you want latency percentile and throughput reporting without extra setup

When to avoid

  • you need distributed load generation across multiple machines
  • you need scripted scenarios beyond simple HTTP requests or playback files
  • you require a GUI or rich metrics dashboards

Facets

cli-tool · maturity stable

benchmarking http-client load-testing cli developer-tools performance web-development windows cross-platform cli go http-benchmarking load-testing wrk-clone goroutines performance-testing command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
tsliwowicz/go-wrkmain73

For agents

markdown · JSON · MCP: product_card(name="tsliwowicz/go-wrk")

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