Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Performance Testing

Performance Testing

268 projects

Showing 36 of 268 projects

SwissLife-OSS/k6-multiscenario-template
SwissLife-OSS/k6-multiscenario-templateJavaScript

A K6 performance testing template demonstrating multi-scenario execution with best practices and examples.

#load-testing#devops#performance-testing
Stars56
Forks11
Last commit
core_bench
core_benchOCaml

A micro-benchmarking library for OCaml with ppx_bench syntax extension support.

#dune#developer-tools#performance-testing
Stars56
Forks15
Last commit14 days ago
CloudPosse's Load Testing Stack
CloudPosse's Load Testing StackJavaScript

A collection of best practices, workflows, and scripts for load and performance testing, particularly for applications deployed on Kubernetes.

#load-testing#devops#stress-testing
Stars55
Forks14
Last commit
Appium-Native-Crawler
Appium-Native-CrawlerRuby

A Ruby CLI tool for automated exploratory testing of Android apps using Appium, capturing screenshots, performance data, and accessibility info.

#exploratory-testing#mobile-automation#performance-testing
Stars55
Forks14
Last commit
xk6-loki
xk6-lokiGo

A k6 extension for pushing logs to Loki and executing LogQL queries for performance testing.

#javascript-api#load-testing#performance-testing
Stars54
Forks21
Last commit1 day ago
JMeter Gradle Plugin
JMeter Gradle PluginGroovy

A Gradle plugin for running Apache JMeter performance and load tests within Gradle builds.

#gradle#load-testing#performance-testing
Stars51
Forks46
Last commit5 years ago
HLS JMeter Plugin
HLS JMeter PluginJava

A JMeter plugin for load testing HTTP Live Streaming (HLS) and MPEG-DASH video streaming protocols.

#adaptive-bitrate#load-testing#performance-testing
Stars51
Forks16
Last commit10 days ago
fiddler2jmeter
fiddler2jmeterPython

Converts Fiddler or Charles session files into JMeter 4.0+ JMX scripts for automated HTTP interface testing and load testing.

#load-testing#performance-testing#jmeter
Stars51
Forks21
Last commit1 year ago
xk6-sse
xk6-sseGo

A k6 extension for testing Server-Sent Events (SSE) connections, enabling performance benchmarking of streaming APIs.

#load-testing#performance-testing#llm-benchmarking
Stars51
Forks17
Last commit3 months ago
ros2_benchmarking
ros2_benchmarkingC++

A framework for automated benchmarking of ROS2 communication performance with comparisons to ROS1 and DDS implementations.

#robotics#performance-testing#ros2
Stars50
Forks6
Last commit8 years ago
k6 OSS workshop
k6 OSS workshopJavaScript

A hands-on workshop for learning k6 load testing using practical examples with the QuickPizza demo application.

#load-testing#devops#workshop
Stars49
Forks15
Last commit1 month ago
tm-load-test
tm-load-testGo

A distributed load testing tool and framework for Tendermint networks, designed as the successor to tm-bench.

#blockchain-testing#load-testing#abci
Stars48
Forks33
Last commit1 year ago
iibench-mysql
iibench-mysqlJava

A Java-based benchmark tool for measuring insert performance on MySQL, Percona, and MariaDB databases.

#insert-benchmark#performance-testing#database-performance
Stars47
Forks17
Last commit8 years ago
xk6-g0
xk6-g0Go

A k6 extension that enables writing performance and load tests in Go, using an interpreter for seamless execution.

#load-testing#performance-testing#integration-testing
Stars45
Forks3
Last commit4 months ago
jmeter-ecs
jmeter-ecsShell

Docker-based solution for running distributed JMeter load tests on AWS ECS with automated orchestration.

#load-testing#devops#performance-testing
Stars45
Forks34
Last commit3 years ago
gatling-mqtt
gatling-mqttScala

A Gatling plugin for stress testing MQTT brokers and clients with configurable connection and publish options.

#load-testing#iot-testing#stress-testing
Stars44
Forks55
Last commit7 years ago
JMeter gRPC Plugin
JMeter gRPC PluginJava

A JMeter plugin for load testing gRPC services with support for protocol buffers and performance reporting.

#load-testing#stress-testing#performance-testing
Stars44
Forks24
Last commit3 years ago
JMeter Bootstrap
JMeter BootstrapPython

A bootstrap project that downloads JMeter and plugins, provides examples, and simplifies load test setup for CI environments.

#load-testing#jenkins#devops
Stars39
Forks25
Last commit7 years ago
JMeter SLA Report
JMeter SLA ReportHTML

A JMeter HTML report generator using JAMON that replaces XSLT-based reporting with scalable StAX parsing and SLA-focused visualizations.

#load-testing#html-reports#performance-testing
Stars39
Forks21
Last commit5 years ago
jmeter-as-code
jmeter-as-codeJava

An API that provides full JMeter functionality as code, allowing GUI-designed objects to be written programmatically.

#load-testing#performance-testing#integration-testing
Stars39
Forks4
Last commit2 months ago
gatling-maven-plugin
gatling-maven-pluginJava

A Maven plugin for running Gatling performance tests as part of your build lifecycle.

#load-testing#performance-testing#integration-testing
Stars38
Forks35
Last commit11 days ago
aks_testing_fwk
aks_testing_fwkShell

A scalable load testing framework using Apache JMeter on Azure Kubernetes Service with real-time Grafana dashboards.

#load-testing#performance-testing#jmeter
Stars37
Forks32
Last commit6 years ago
dakiya
dakiyaJavaScript

Converts Postman collections into load testing scripts for Artillery and Gatling directly in the browser.

#load-testing#performance-testing#conversion
Stars37
Forks8
Last commit9 years ago
k6-templates
k6-templatesJavaScript

Opinionated starter templates for k6 load testing projects with organized folder structures and library integrations.

#load-testing#devops#performance-testing
Stars37
Forks9
Last commit4 years ago
xk6-file
xk6-fileGo

A k6 extension for file operations including writing, reading, and managing files and directories during load tests.

#load-testing#performance-testing#file-management
Stars35
Forks17
Last commit3 months ago
Grunt-WebPageTest
Grunt-WebPageTestJavaScript

A Grunt plugin for continuous website performance measurement using WebPageTest.

#webpagetest#performance-testing#build-tools
Stars34
Forks3
Last commit7 years ago
EOSBenchTool
EOSBenchToolC++

A cross-platform desktop tool for performance testing and benchmarking EOS blockchain nodes through transaction pressure testing.

#blockchain-testing#performance-testing#eos-blockchain
Stars34
Forks8
Last commit7 years ago
jmeter-backend-listener-kafka
jmeter-backend-listener-kafkaJava

A JMeter plugin that sends performance test results to a Kafka server for real-time analysis.

#load-testing#performance-testing#jmeter
Stars33
Forks18
Last commit4 years ago
JEval
JEvalPython

JEval evaluates JMeter test plans and provides recommendations before performance testing begins.

#software-testing#performance-engineering#apache
Stars33
Forks9
Last commit5 years ago
xk6-dotenv
xk6-dotenvGo

A k6 extension that loads environment variables from .env files for secure and environment-specific test configuration.

#load-testing#devops#environment-variables
Stars33
Forks11
Last commit4 months ago
jmeter-backend-azure
jmeter-backend-azureJava

A JMeter plugin that sends performance test results to Azure Application Insights for monitoring and visualization.

#load-testing#reporting#performance-testing
Stars32
Forks15
Last commit3 years ago
xk6-client-prometheus-remote
xk6-client-prometheus-remoteGo

A k6 extension for testing Prometheus Remote Write endpoints with performance-optimized metric generation.

#load-testing#performance-testing#grafana
Stars32
Forks13
Last commit2 days ago
purescript-benchotron
purescript-benchotronPureScript

A straightforward benchmarking library for PureScript and JavaScript built on Benchmark.js.

#functional-programming#performance-testing#benchmark-js
Stars31
Forks14
Last commit2 years ago
xk6-cable
xk6-cableGo

A k6 extension for testing Action Cable and AnyCable WebSocket connections with built-in protocol support.

#hacktoberfest#load-testing#rails
Stars31
Forks6
Last commit2 years ago
Awesome Performance Engineering
Awesome Performance Engineering

A curated collection of tools and resources for performance engineering, covering observability and performance testing.

#performance-engineering#load-testing#devops
Stars31
Forks10
Last commit7 days ago
gatling-gradle-plugin
gatling-gradle-pluginGroovy

A Gradle plugin for running Gatling performance tests directly from Gradle builds.

#gradle#load-testing#performance-testing
Stars30
Forks20
Last commit8 days ago
PreviousPage 5 of 8

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
1 year ago
2 years ago
7 years ago
Next
#Load Testing175
#Jmeter55
#Test Automation53
#Devops51
#K645
#Benchmarking39
#Go38
#Java35
#Performance34
#Docker32
#Stress Testing31
#Gatling30