Add sarin to DevOps Tools

This commit is contained in:
aykhans 2026-01-26 11:28:15 +00:00
parent c535505677
commit 53d4ac13a5

View File

@ -3380,6 +3380,7 @@ _Software written in Go._
- [s3-proxy](https://github.com/oxyno-zeta/s3-proxy) - S3 Proxy with GET, PUT and DELETE methods and authentication (OpenID Connect and Basic Auth).
- [s3gof3r](https://github.com/rlmcpherson/s3gof3r) - Small utility/library optimized for high speed transfer of large objects into and out of Amazon S3.
- [s5cmd](https://github.com/peak/s5cmd) - Blazing fast S3 and local filesystem execution tool.
- [sarin](https://github.com/aykhans/sarin) - High-performance HTTP load testing tool with 320+ template functions for dynamic request generation, proxy support, and flexible configuration (CLI, YAML, ENV).
- [Scaleway-cli](https://github.com/scaleway/scaleway-cli) - Manage BareMetal Servers from Command Line (as easily as with Docker).
- [script](https://github.com/bitfield/script) - Making it easy to write shell-like scripts in Go for DevOps and system administration tasks.
- [sg](https://github.com/ChristopherRabotin/sg) - Benchmarks a set of HTTP endpoints (like ab), with possibility to use the response code and data between each call for specific server stress based on its previous response.