Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add sarin to DevOps Tools#6013

Open
aykhans wants to merge 1 commit intoavelino:mainfrom
aykhans:main
Open

Add sarin to DevOps Tools#6013
aykhans wants to merge 1 commit intoavelino:mainfrom
aykhans:main

Conversation

@aykhans
Copy link

@aykhans aykhans commented Jan 26, 2026

About sarin

sarin is a high-performance HTTP load testing tool built with Go and fasthttp. It features:

  • Dynamic request generation via 320+ template functions (using Go templates)
  • Multiple proxy protocols (HTTP, HTTPS, SOCKS5, SOCKS5H)
  • Flexible configuration (CLI flags, YAML files, environment variables)
  • Minimal resource consumption with zero overhead when templating is unused

Similar to tools like hey, vegeta, and bombardier already in this list, but with a focus on dynamic request generation for realistic load testing scenarios.


We want to ensure high quality of the packages. Make sure that you've checked the boxes below before sending a pull request.

Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for details.

  • The repo documentation has a pkg.go.dev link.
  • The repo documentation has a coverage service link.
  • The repo documentation has a goreportcard link.
  • The repo has a version-numbered release and a go.mod file.
  • The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged.
  • Continuous integration is used to attempt to catch issues prior to releasing this package to end-users.

Please provide some links to your package to ease the review

Pull Request content

  • The package has been added to the list in alphabetical order.
  • The package has an appropriate description with correct grammar.
  • As far as I know, the package has not been listed here before.

Category quality

  • The packages around my addition still meet the Quality Standards.

@github-actions
Copy link

Automated Quality Checks (from CONTRIBUTING minimum standards)

  • Repo: OK
  • pkg.go.dev: OK
  • goreportcard: OK (grade unknown)
  • coverage: missing

These checks are a best-effort automation and do not replace human review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants