Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Load Testing

Load Testing

209 projects

Showing 36 of 209 projects

k6-reporter
k6-reporterEJS

A k6 plugin that transforms load test results into formatted HTML reports with charts and tables.

#html-report#load-testing#devops
Stars551
Forks138
Last commit6 months ago
TPCC-MySQL
TPCC-MySQLC

A port of the TPC-C benchmark for MySQL to measure database performance under OLTP workloads.

#load-testing#performance-testing#open-source-benchmark
Stars487
Forks184
Last commit8 years ago
jmeter-ec2
jmeter-ec2Shell

A shell script that automates distributed load testing by running Apache JMeter tests on Amazon EC2 instances or custom host lists.

#load-testing#performance-testing#jmeter
Stars461
Forks185
Last commit7 years ago
Pewpew
PewpewGo

A flexible command-line HTTP stress tester that can hit multiple targets with multiple configurations to simulate real-world load.

#load-testing#stress-testing#web-services
Stars457
Forks41
Last commit5 months ago
k6 Learn
k6 LearnJavaScript

Educational resources and workshop materials for learning load testing principles and practical implementation with k6.

#software-testing#load-testing#devops
Stars443
Forks100
Last commit3 months ago
JMeter Maven Plugin
JMeter Maven PluginJava

A Maven plugin that integrates Apache JMeter performance tests into your Maven build lifecycle.

#load-testing#devops#load-test
Stars439
Forks241
Last commit1 year ago
Performance testing framework
Performance testing frameworkJavaScript

A Docker-based framework for comprehensive performance testing, combining backend load testing with Apache JMeter and frontend testing with sitespeed.io and WebPageTest.

#load-testing#jenkins#webpagetest
Stars417
Forks218
Last commit
jmeter-kubernetes
jmeter-kubernetesShell

A load testing as a service (LTaaS) platform that runs Apache JMeter clusters on Kubernetes and OpenShift for scalable performance testing.

#ltass#load-testing#devops
Stars366
Forks249
Last commit2 years ago
k6 browser
k6 browserGo

A k6 module for browser automation and end-to-end web testing with Playwright-like APIs and Chrome DevTools Protocol.

#load-testing#cdp#k6
Stars358
Forks41
Last commit1 year ago
k6-typescript-template
k6-typescript-templateTypeScript

A template project for writing k6 load tests in TypeScript, providing type safety and improved developer experience.

#load-testing#performance-testing#es-modules
Stars306
Forks72
Last commit2 months ago
postman-to-k6
postman-to-k6JavaScript

Converts Postman collections into k6 script code for performance and load testing.

#load-testing#devops#performance-testing
Stars296
Forks51
Last commit2 months ago
endly
endlyGo

A declarative workflow-based automation and end-to-end testing framework for Go that simulates production environments.

#load-testing#workflow#workflow-orchestration
Stars269
Forks39
Last commit1 day ago
mqtt-malaria
mqtt-malariaPython

A set of Python tools for scalability and load testing of MQTT environments by simulating high-volume publishers and subscribers.

#load-testing#iot-testing#performance-testing
Stars265
Forks57
Last commit5 years ago
Load Testing Toolkit
Load Testing Toolkit

A curated collection of open-source tools for debugging, benchmarking, load testing, and stress testing code and services.

#http-benchmarking#load-testing#stress-testing
Stars253
Forks26
Last commit1 month ago
rlt
rltRust

A universal load testing framework for Rust with real-time terminal UI support for HTTP, gRPC, databases, and custom services.

#load-testing#performance-testing#database-testing
Stars228
Forks13
Last commit2 months ago
xk6-kafka
xk6-kafkaGo

A k6 extension for load testing Apache Kafka with support for multiple serialization formats, authentication, compression, and Schema Registry.

#load-testing#performance-testing#message-queue
Stars217
Forks101
Last commit1 month ago
JMeter Load Testing Center
JMeter Load Testing CenterPython

A web dashboard for analyzing, running, and monitoring JMeter load tests with continuous integration support.

#load-testing#reporting#jenkins
Stars204
Forks94
Last commit1 day ago
xk6-sql
xk6-sqlGo

A k6 extension that enables SQL database operations within performance and load tests.

#go-extension#load-testing#performance-testing
Stars190
Forks65
Last commit4 days ago
postman2jmx
postman2jmxJava

Converts Postman collections (V2+) to JMeter JMX files for performance testing.

#load-testing#performance-testing#jmeter
Stars190
Forks102
Last commit2 months ago
jmeter-prometheus-plugin
jmeter-prometheus-pluginJava

A JMeter plugin that exposes performance test results as Prometheus metrics via an HTTP API.

#load-testing#performance-testing#jmeter
Stars189
Forks116
Last commit3 years ago
JMeter gRPC Request
JMeter gRPC RequestJava

A JMeter plugin for load testing gRPC services without requiring pre-compiled protobuf classes.

#hacktoberfest#load-testing#performance-testing
Stars189
Forks81
Last commit2 years ago
docker-k6-grafana-influxdb
docker-k6-grafana-influxdbJavaScript

A Docker Compose setup for running load tests with K6, Grafana, and InfluxDB for visualizing performance metrics.

#load-testing#containerization#devops
Stars179
Forks104
Last commit1 year ago
kangal
kangalGo

A Kubernetes-native platform for running isolated performance tests using various load generators like JMeter, Locust, and k6.

#load-testing#open-source#operator
Stars173
Forks25
Last commit29 days ago
moldova
moldovaGo

A lightweight Go-based templating system for generating random data with customizable tokens.

#load-testing#database-testing#cli-tool
Stars169
Forks5
Last commit9 years ago
How They Load Test
How They Load Test

A curated collection of publicly available resources on how companies around the world perform load testing and performance engineering.

#performance-engineering#load-testing#devops
Stars167
Forks12
Last commit18 days ago
har-to-k6
har-to-k6JavaScript

Converts HAR and LI-HAR files into executable k6 load testing scripts.

#har-converter#load-testing#performance-testing
Stars164
Forks32
Last commit1 day ago
ponos
ponosErlang

A simple yet powerful Erlang application for generating configurable load patterns to test system performance.

#load-testing#stress-testing#performance-testing
Stars164
Forks8
Last commit4 years ago
gatling-dubbo
gatling-dubboScala

A Gatling plugin for load testing Apache Dubbo and other Java-based services using standard API calls.

#load-testing#stress-testing#dubbo
Stars153
Forks43
Last commit7 years ago
chaperon
chaperonElixir

An Elixir-based framework for distributed HTTP and WebSocket load testing, performance monitoring, and custom metric tracking.

#load-testing#elixir#websocket-testing
Stars140
Forks20
Last commit2 years ago
pymeter
pymeterPython

A Python API for scripting JMeter performance tests using Java JMeter-DSL via pyjnius.

#load-testing#performance-testing#jmeter
Stars134
Forks12
Last commit2 years ago
jmeter-influxdb2-listener-plugin
jmeter-influxdb2-listener-pluginJava

A JMeter listener plugin that sends test results to InfluxDB v2.0 for real-time monitoring and visualization in Grafana.

#load-testing#performance-testing#real-time-analytics
Stars133
Forks51
Last commit
gatling-grpc
gatling-grpcScala

A Gatling load test plugin for gRPC, enabling performance testing of gRPC services with Scala, Java, or Kotlin.

#load-testing#performance-testing#java
Stars128
Forks46
Last commit2 years ago
gatling-report
gatling-reportJava

Parse Gatling simulation.log files to generate HTML reports with Plotly charts or CSV statistics.

#load-testing#performance-testing#report-generation
Stars127
Forks52
Last commit25 days ago
Load Testing Pipeline with JMeter, ACI and Terraform
Load Testing Pipeline with JMeter, ACI and TerraformHCL

Azure DevOps pipeline for scalable cloud load testing using Apache JMeter and Terraform to dynamically provision Azure Container Instances.

#azure-devops#load-testing#devops-pipeline
Stars119
Forks95
Last commit
Kraken
KrakenJava

An integrated development environment for creating, debugging, and analyzing Gatling-based load tests with Kubernetes injection.

#load-testing#performance-testing#kubernetes
Stars119
Forks51
Last commit2 years ago
xk6-faker
xk6-fakerJavaScript

A Go-based random fake data generator extension for k6 performance tests, offering faster startup and lower memory usage.

#load-testing#performance-testing#fake-data
Stars118
Forks21
Last commit7 days ago
PreviousPage 2 of 6

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
2 years ago
4 years ago
Next
#Performance Testing175
#Devops55
#K653
#Test Automation50
#Jmeter49
#Go41
#Xk633
#Java32
#K6 Extension32
#Gatling31
#Jmeter Plugin30
#Grafana29