← All projects

Locust

An open source load testing tool for millions of simultaneous users.

Dev Toolsload-testingperformance-testingpythonopen-sourcestress-testingscalability
Locust screenshot

About

Locust is an open-source load testing framework that lets developers define user behavior using Python code to simulate millions of concurrent users hitting a system. It supports complex scenarios through TaskSets and offers both self-hosted and cloud-hosted options. The tool is designed for scalable, scriptable performance and stress testing of web applications.

Problem

Developers need a scalable, code-driven way to load test their systems and simulate millions of concurrent users.

For

software developers and QA engineers

How it works

Users write Python classes defining user behavior and tasks, then Locust spawns swarms of simulated users that execute those tasks against the target system.

Business model

open-source

Status

launched

Similar projects