1
0
Fork 0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2025-07-04 20:38:28 +02:00

add maelstrom: stress-test API reliability on concurrent threads, with latency metrics.

This commit is contained in:
Naveen Madhan 2024-08-10 17:31:40 +05:30 committed by GitHub
parent 962e639932
commit b6a2bfa84f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.