Popularity
9.8
Stable
Activity
9.2
Declining
6,061
233
1,174
Programming language: Scala
License: Apache License 2.0
Tags:
Testing
Latest version: v2.2.0
Gatling alternatives and similar packages
Based on the "Testing" category.
Alternatively, view Gatling alternatives based on common mentions on social networks and blogs.
-
dotenv-linter
⚡️Lightning-fast linter for .env files. Written in Rust 🦀 -
ScalaMeter
Microbenchmarking and performance regression testing framework for the JVM platform. -
Scalive
Connect a Scala REPL to running JVM processes without any prior setup -
Testcontainers-scala
The project repository has moved to https://github.com/testcontainers/testcontainers-scala
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Gatling or a related project?
README
Gatling

What is Gatling ?
Gatling is a load test tool. It officially supports HTTP, WebSocket, Server-Sent-Events and JMS.
Motivation
- Finding fancy GUIs not that convenient for describing load tests, what you want is a friendly expressive DSL?
- Wanting something more convenient than huge XML dumps to store in your source version control system?
- Fed up with having to host a farm of injecting servers because your tool uses blocking IO and one-thread-per-user architecture?
Gatling is for you!
Underlying technologies
Gatling is developed in Scala and built upon :
Questions, help?
Read the documentation.
Join the Gatling Community Forum.
Found a real bug? Raise an issue.
Partners