From b6a2bfa84f62741261060879d91fa7be03c0b59a Mon Sep 17 00:00:00 2001 From: Naveen Madhan <68099097+twentyone24@users.noreply.github.com> Date: Sat, 10 Aug 2024 17:31:40 +0530 Subject: [PATCH] add maelstrom: stress-test API reliability on concurrent threads, with latency metrics. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f3826166..9ab887da 100644 --- a/readme.md +++ b/readme.md @@ -325,6 +325,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv ## Utilities - [aria2](https://github.com/tatsuhiro-t/aria2) - HTTP, FTP, SFTP, BitTorrent and Metalink download utility. +- [maelstrom](https://github.com/twentyone24/maelstrom) - stress-test API reliability on concurrent threads, with latency metrics. - [bitly-client](https://github.com/specious/bitly-client) - Bitly client. - [deadlink](https://github.com/nschloe/deadlink) - Find dead links in files. - [crawley](https://github.com/s0rg/crawley) - Unix-way web crawler.