tarekziade/boom
A replacement for AB (Apache Bench) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5013
- days_rel: n/a
- days_push: 2114
- n_releases_24m: 0
Adoption not part of the score
1209 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Boom! is a simple Python command-line HTTP load testing tool designed as a replacement for Apache Bench, using greenlets to simulate thousands of concurrent users. It reports request timings, RPS, and a speed index for quick smoke-testing of web app deployments.
Use cases
- load test a web app from the command line
- replace Apache Bench for HTTP benchmarking
- smoke-test a web deployment
- measure requests per second and latency of an endpoint
- simulate concurrent users hitting an API
When to choose
- you want a lightweight, cross-platform alternative to Apache Bench
- you need quick smoke tests with simple concurrency controls
- you prefer a Python-based load tester installable via pip
When to avoid
- you need advanced load testing scenarios - use Locust or Funkload instead
- you want an actively maintained tool - Boom is being replaced by Salvo
- you need distributed load generation or complex scripting
Facets
cli-tool · maturity maintenance
load-testing http-client benchmarking testing performance web-development cli python cross-platform http-load-testing apache-bench-replacement gevent stress-testing deprecated command-line
2 sources
- readme: https://github.com/tarekziade/boom · fetched 2026-08-28 · 9542d30d5d1a
- registry_pypi: https://pypi.org/pypi/boom/json · fetched 2026-08-29 · 9044a5cfed20
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tarekziade/boom | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem