update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Gatling !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Gatling !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 (https://gatling.io/)
@@ -31,29 +31,24 @@
Official Resources
- Homepage (https://gatling.io/)
 - Gatling (https://gatling.io/open-source/) - Open-source version.
 - Gatling Enterprise (https://gatling.io/enterprise/) - Enterprise version (formerly known as Gatling FrontLine), with advanced analytics and integrations.
- Documentation (https://gatling.io/docs/gatling/)
- Documentation (https://docs.gatling.io/)
- Source code (https://github.com/gatling/gatling)
Getting Started
- Load testing with Gatling.io (https://blog.pragmatists.com/load-testing-with-gatling-io-2a128fccfb3e)
- A first look at Gatling, a DSL based load test tool (https://callistaenterprise.se/blogg/teknik/2014/04/16/a-first-look-at-gatling-a-dsl-based-load-test-tool/)
- Gatling: Take your performance tests to the next level (https://www.thoughtworks.com/insights/blog/gatling-take-your-performance-tests-next-level)
- Load Testing with Gatling. The Complete Guide (https://www.james-willett.com/gatling-load-testing-complete-guide/)
- Performance testing with Gatling (https://automationrhapsody.com/performance-testing-with-gatling/)
Tutorials
- Load testing gRPC services with Gatling (https://medium.com/@georgeleung_7777/load-testing-grpc-services-with-gatling-990025c77055)
- Creating a custom Gatling protocol for AWS Lambda (https://callistaenterprise.se/blogg/teknik/2016/11/26/gatling-custom-protocol/)
- Load testing ZeroMQ with a custom DSL for Gatling (http://mintbeans.com/load-testing-zeromq-with-gatling/)
- Load testing ZeroMQ with a custom DSL for Gatling (https://mintbeans.com/load-testing-zeromq-with-gatling/)
Distributed Testing
- Scaling out with Gatling (https://gatling.io/docs/gatling/guides/scaling_out/) - Recipe to use several Gatling instances hosted using multiple machines from official Gatling documentation.
- Distributed load testing with Gatling and Kubernetes (https://medium.com/de-bijenkorf-techblog/https-medium-com-annashepeleva-distributed-load-testing-with-gatling-and-kubernetes-93ebce26edbe)
- Distributed load testing with Gatling and Kubernetes (https://debijenkorf.tech/https-medium-com-annashepeleva-distributed-load-testing-with-gatling-and-kubernetes-93ebce26edbe)
- Gatling Scaling Out Your Load Tests (https://web.archive.org/web/20210625094528/http://www.nimrodstech.com/gatling-cluster-load-testing/)
- Distributed Gatling (https://github.com/Abiy/distGatling) - Solution to run Gatling simulation tests in a distributed/cluster environment.
- gatling-operator (https://github.com/st-tech/gatling-operator) - Automating distributed Gatling load testing using Kubernetes operator.
@@ -74,21 +69,22 @@
- gatling-jwt (https://bitbucket.org/atlassianlabs/gatling-jwt/) - An extension to Gatling 2.0 to help make JWT-signed requests.
- gatling-mqtt (https://github.com/mnogu/gatling-mqtt) - A Gatling plugin for stress testing MQTT.
- gatling-kafka (https://github.com/mnogu/gatling-kafka) - A Gatling plugin for stress testing Apache Kafka protocol.
- gatling-kafka-plugin (https://github.com/Tinkoff/gatling-kafka-plugin) - Plugin for support Kafka in Gatling.
- gatling-amqp-plugin (https://github.com/Tinkoff/gatling-amqp-plugin) - Plugin for support performance testing with AMQP in Gatling (3.2.x).
- gatling-jdbc-plugin (https://github.com/Tinkoff/gatling-jdbc-plugin) - Simple Gatling plugin for JDBC support.
- gatling-picatinny (https://github.com/Tinkoff/gatling-picatinny) - Library with a bunch of useful functions that extend Gatling DSL.
- gatling-kafka (https://github.com/Amerousful/gatling-kafka) - Gatling plugin for Kafka.
- gatling-kafka-plugin (https://github.com/galax-io/gatling-kafka-plugin) - Plugin for support Kafka in Gatling.
- gatling-amqp-plugin (https://github.com/galax-io/gatling-amqp-plugin) - Plugin for support performance testing with AMQP in Gatling (3.2.x).
- gatling-jdbc-plugin (https://github.com/galax-io/gatling-jdbc-plugin) - Simple Gatling plugin for JDBC support.
- gatling-picatinny (https://github.com/galax-io/gatling-picatinny) - Library with a bunch of useful functions that extend Gatling DSL.
- gatling-sql (https://github.com/tmcgrath/gatling-sql) - Gatling extension for JDBC or Spark Thrift Server stress testing.
- gatling-tcp-extensions (https://github.com/scalecube/gatling-tcp-extensions) - TCP extensions for Gatling.
- gatling-thrift (https://github.com/3tty0n/gatling-thrift) - Gatling third party plugin for Apache Thrift.
- gatling-bolt (https://github.com/sarmbruster/gatling-bolt) - Support Neo4j Bolt protocol for Gatling.
- gatling-zeromq (https://github.com/softwaremill/gatling-zeromq) - A Gatling stress test plugin for ZeroMQ protocol.
- gatling-dubbo (https://github.com/youzan/gatling-dubbo) - A Gatling plugin for running load tests on Apache Dubbo.
- gatling-cql (https://github.com/gatling-cql/GatlingCql) - Gatling support for Apache Cassandra CQL.
- gatling-wait (https://github.com/Amerousful/gatling-wait) - Plugin that simplifies waiting for specific events allowing customizable conditions, attempt management, and error handling.
Frameworks
- Kraken (https://github.com/OctoPerf/kraken) - Load testing IDE based on Gatling by OctoPerf (https://octoperf.com/categories/kraken/).
- Kraken (https://github.com/OctoPerf/kraken) - Load testing IDE based on Gatling by OctoPerf.
- Karate Gatling (https://karatelabs.github.io/karate/karate-gatling/) - Re-use Karate API-tests as performance tests executed by Gatling.
- Taurus (https://gettaurus.org/docs/Gatling/) - Gatling Executor in Taurus framework.
- Carrier (https://getcarrier.io/) - Continuous test execution platform with ability to perform load testing using customized JMeter and Gatling containers.
@@ -97,6 +93,7 @@
- gatling-report (https://github.com/nuxeo/gatling-report) - Parse Gatling simulation.log files to output CSV stats or build HTML reports with Plotly charts.
- gatling2allure (https://github.com/biski/gatling2allure) - Convert Gatling log to Allure report.
- gatling-elasticsearch (https://github.com/Amerousful/gatling-elasticsearch-logs) - Logger which parses raw Gatling logs and sends them to the Elasticsearch.
Sandbox
@@ -107,7 +104,7 @@
- dakiya (https://github.com/rupeshmore/dakiya) - Convert Postman collections to Gatling scripts.
- gatling.g8 (https://github.com/gatling/gatling.g8) - Giter8 template for Gatling.
- gatling-template.g8 (https://github.com/Tinkoff/gatling-template.g8) - A Giter8 template for Gatling performance test project.
- gatling-template.g8 (https://github.com/galax-io/gatling-template.g8) - A Giter8 template for Gatling performance test project.
CI
@@ -116,7 +113,7 @@
Trainings & Courses
- Gatling Academy (https://gatling.io/academy/)
- Gatling Academy (https://academy.gatling.io/)
- Gatling Courses (https://www.udemy.com/topic/gatling/) - By Udemy.
- Performance Test Automation 101: Gatling, Lighthouse, & Jenkins (https://www.educative.io/courses/performance-test-automation-101-gatling-lighthouse-jenkins) - By Educative.
@@ -126,6 +123,7 @@
- Load Testing Done Right with Gatling (https://www.youtube.com/watch?v=VUPTaPms210) - Stéphane Landelle @ Voxxed Days Belgrade 2015.
- Load Testing Crash Course with Gatling (https://www.youtube.com/watch?v=RiM1GsVSbzM) - Stéphane Landelle @ Devoxx Belgium 2022.
- Load Testing Made Easy with Gatling (https://www.youtube.com/watch?v=8Eplj8BvugA) - Rafał Piotrowski @ Scala Days 2023 Madrid.
Video Tutorials
@@ -135,7 +133,7 @@
Community
- Gatling Community (https://community.gatling.io/)
- gatling on Stack Overflow (https://stackoverflow.com/questions/tagged/gatling+or+scala-gatling+or+gatling-plugin)
- gatling on Stack Overflow (https://stackoverflow.com/questions/tagged/gatling+or+scala-gatling+or+gatling-java+or+gatling-plugin)
- @GatlingTool on Twitter (https://twitter.com/gatlingtool)
Related
@@ -158,3 +156,5 @@
Contributions are welcome!
Please take a look at the CONTRIBUTING (CONTRIBUTING.md) guidelines first.
gatling Github: https://github.com/aliesbelik/awesome-gatling