From 398f089762e4f28f93bda7e909e6ec98f549fa69 Mon Sep 17 00:00:00 2001 From: Naveen Madhan <68099097+twentyone24@users.noreply.github.com> Date: Sun, 21 Jul 2024 18:06:25 +0530 Subject: [PATCH] Added Maelstrom --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f75693..04f7989f 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. *Command-line development, version control, and deployment.* * [1Password SSH Agent](https://developer.1password.com/docs/ssh/) - Authenticate Git and SSH workflows with biometric unlock using 1Password +* [maelstrom](https://github.com/twentyone24/maelstrom) - A lightweight stress test tool that uses concurrent threads to test API reliability. * [ack](https://beyondgrep.com/) - A grep-like search tool optimized for source code. * [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactive CLI that generates a .gitignore for your project based on your needs. * [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations