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

locustio/locust

Write scalable load tests in plain Python 🚗💨 observed · 2026-08-28

github.com/locustio/locust · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • 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: 7.0
  • age_days: 5676
  • days_rel: 10
  • days_push: 7
  • n_releases_24m: 77

Full methodology

Adoption not part of the score

28104 stars · 3234 forks observed · 2026-08-28

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

Locust is an open-source load and performance testing framework where test scenarios are written in plain Python code. It supports distributed load generation across multiple machines and provides a web-based UI for real-time monitoring of throughput, response times, and errors.

Use cases

  • load test my http api with thousands of concurrent users
  • write performance tests in python instead of a dsl
  • run distributed load tests across multiple machines
  • simulate user behavior scenarios for stress testing
  • monitor response times and throughput during load tests
  • benchmark a websocket or socketio service
  • version control my load test scenarios as code

When to choose

  • you want load tests as maintainable Python code in your IDE and version control
  • you need to simulate hundreds of thousands of concurrent users with distributed workers
  • you need to test protocols beyond HTTP via its pluggable architecture
  • you want real-time web UI monitoring and exportable results

When to avoid

  • you need a no-code GUI-only load testing tool for non-developers
  • your team has no Python knowledge and prefers record-and-replay tools
  • you need a lightweight single-command smoke test without writing code

Facets

framework · maturity active

load-testing benchmarking http-client testing testing performance developer-tools web-development python cli cross-platform load-testing performance-testing gevent distributed-load-generation web-ui scalable-testing web-server

2 sources

Member repositories

RepositoryRoleHealth v2
locustio/locustmain95

For agents

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

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