hey
Tiny program that sends some load to a web application, successor to rakyll/boom.
Why consider hey?
hey is an open-source HTTP load generator and benchmarking CLI written in Go by Jaana Dogan (rakyll). Designed as a modern, cross-platform replacement for ApacheBench (ab), hey supports HTTP/2, custom headers, basic auth, and instant terminal distribution histograms.
Learn hey by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of hey
hey benchmarks web endpoints and outputs percentile distribution summaries in terminal consoles.
Quickstart
go install github.com/rakyll/hey@latesthey -n 1000 -c 50 https://example.comhey is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.