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

fortio/fortio

Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats. observed · 2026-08-28

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

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 88
  • 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: 13
  • age_days: 3250
  • days_rel: 83
  • days_push: 9
  • n_releases_24m: 26

Full methodology

Adoption not part of the score

3722 stars · 277 forks observed · 2026-08-28

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

Fortio is a Go-based load testing library, CLI tool, and web UI originally built for Istio. It generates load at a specified queries-per-second rate and records latency histograms and percentiles, and also provides echo/debug server features for HTTP, gRPC, and TCP.

Use cases

  • load test an HTTP API at a fixed QPS and get p99 latency
  • stress test a gRPC service
  • measure latency histograms and percentiles for microservices
  • run a fault-injection echo server that adds latency or errors
  • compare performance of multiple runs graphically via web UI
  • load test a service until interrupted at max speed

When to choose

  • you need precise QPS-controlled load generation with latency percentile stats
  • you want a small, fast, embeddable Go load testing library
  • you're testing Istio or other microservice meshes
  • you need HTTP, gRPC, and TCP load testing in one tool

When to avoid

  • you need distributed load generation across many machines out of the box
  • you need browser-level or scripted user-journey testing
  • you prefer a GUI-first tool like JMeter or k6's ecosystem

Facets

cli-tool · maturity stable

benchmarking http-client testing load-testing developer-tools performance testing microservices go windows cli load-testing stress-testing latency-histograms grpc echo-server istio web-ui qps linux macos docker web-server

2 sources

Member repositories

RepositoryRoleHealth v2
fortio/fortiomain95

For agents

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

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