diff --git a/README.md b/README.md index 42a53d2..a334b7b 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Feel free to follow and contribute to it instead of this collection, which remai * [__apachebench-ab__](https://github.com/CloudFundoo/ApacheBench-ab) - Standalone version of [ab](https://httpd.apache.org/docs/current/programs/ab.html), Apache HTTP server benchmarking tool. `C` * [__apib__](https://github.com/apigee/apib) - A simple, fast HTTP and API benchmarking tool. `C++` * [__autocannon__](https://github.com/mcollina/autocannon) - Fast HTTP/1.1 benchmarking tool written in `Node.js`, greatly inspired by [wrk](https://github.com/wg/wrk) and [wrk2](https://github.com/giltene/wrk2), with support for HTTP pipelining and HTTPS. +* [__ballast__](https://github.com/synoet/ballast) - A simple API load testing tool to compare performance snapshots of your API. `Rust` * [__baton__](https://github.com/americanexpress/baton) - HTTP load testing written in `Go`. * [__beast__](https://github.com/jjmrocha/beast) - Stress testing for RESTful APIs. `Go` * [__beeswithmachineguns__](https://github.com/newsapps/beeswithmachineguns) - An utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications). `Python`