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

WebPageTest API Wrapper for Node.js
WebPageTest API Wrapper for Node.jsJavaScript

A Node.js wrapper and CLI tool for the WebPageTest API, enabling programmatic website performance testing.

#webpagetest#performance-testing#continuous-integration
Stars1.6k
Forks166
Last commit1 year ago
go_serialization_benchmarks
go_serialization_benchmarksGo

A comprehensive benchmark suite comparing performance and correctness of Go serialization libraries.

#data-serialization#performance-testing#binary-encoding
Stars1.6k
Forks161
Last commit1 year ago
Leakage
LeakageJavaScript

A Node.js library for writing memory leak tests using Mocha or other test runners.

#performance-testing#heap-analysis#memory-leak-detection
Stars1.6k
Forks36
Last commit3 years ago
HiBench
HiBenchJava

A comprehensive benchmark suite for evaluating speed, throughput, and resource utilization of big data frameworks like Hadoop, Spark, and streaming engines.

#apache-spark#performance-testing#distributed-systems
Stars1.5k
Forks766
Last commit7 months ago
Netling
NetlingC#

A high-performance .NET load testing client for web applications with minimal resource usage.

#dotnet-7#load-testing#performance-testing
Stars1.3k
Forks208
Last commit3 years ago
tcpreplay
tcpreplayC

A suite of utilities for editing and replaying previously captured network traffic (pcap files) on Unix and Windows systems.

#netmap#cygwin#performance-testing
Stars1.3k
Forks294
Last commit21 hours ago
JSPerf
JSPerfJavaScript

A platform for creating and sharing JavaScript performance benchmarks to compare code snippets across browsers and devices.

#developer-tools#performance-testing#browserscope
Stars1.3k
Forks125
Last commit5 years ago
Web Tools
Web Tools

A curated collection of hosted web development tools for responsive design, image optimization, CSS generation, and API debugging.

#font-resources#css-generator#developer-tools
Stars1.3k
Forks112
Last commit2 months ago
skynet
skynetC#

A microbenchmark that spawns one million concurrent actors/coroutines to compare concurrency performance across programming languages.

#haskell#parallel-computing#performance-testing
Stars1.1k
Forks119
Last commit2 years ago
ioping
iopingC

A command-line tool that measures disk I/O latency in real time, similar to how ping measures network latency.

#storage-performance#performance-testing#storage-health
Stars988
Forks79
Last commit7 months ago
Grunt-perfbudget
Grunt-perfbudgetJavaScript

A Grunt.js task for enforcing web performance budgets using WebPageTest.

#frontend-performance#webpagetest#performance-testing
Stars847
Forks35
Last commit5 months ago
cassowary
cassowaryGo

A modern cross-platform HTTP load-testing tool written in Go, supporting multiple modes and metric exports.

#load-testing#devops#performance-testing
Stars811
Forks41
Last commit10 months ago
Awesome JMeter
Awesome JMeterHTML

A curated collection of resources covering Apache JMeter usage, including plugins, integrations, testing techniques, and DevOps practices.

#load-testing#devops#performance-testing
Stars794
Forks207
Last commit23 days ago
JMeter
JMeterHTML

A curated collection of resources covering Apache JMeter usage, including plugins, integrations, testing techniques, and DevOps practices.

#continuous-testing#load-testing#devops
Stars794
Forks207
Last commit23 days ago
Noisia
NoisiaGo

A harmful workload generator for PostgreSQL that simulates various database stress scenarios for testing purposes.

#stress-testing#performance-testing#database-testing
Stars789
Forks22
Last commit10 days ago
HammerDB
HammerDBTcl

Open-source benchmarking and load testing software for popular databases including Oracle, SQL Server, PostgreSQL, MySQL, and MariaDB.

#load-testing#system-architecture#performance-testing
Stars772
Forks150
Last commit1 day ago
k6
k6

A curated list of awesome tools, content, and projects for the k6 load testing platform.

#load-testing#devops#performance-testing
Stars770
Forks63
Last commit2 days ago
Awesome k6
Awesome k6

A curated collection of community resources, tools, and projects for the k6 load testing platform.

#load-testing#devops#performance-testing
Stars770
Forks63
Last commit2 days ago
Falco
FalcoTypeScript

An open-source WebPageTest runner that helps teams monitor, analyze, and optimize website performance.

#single-page-applications#performance-audit#webpagetest
Stars768
Forks29
Last commit2 years ago
Expecto
ExpectoF#

An advanced, smooth testing library for F# with parallel execution, property-based testing, and performance benchmarking.

#stress-testing#benchmarkdotnet#performance-testing
Stars736
Forks98
Last commit1 month ago
speedtest-net
speedtest-netJavaScript

A Node.js module and CLI tool for running network speed tests using the official Ookla Speedtest.net engine.

#performance-testing#network-testing#cli-tool
Stars624
Forks127
Last commit4 years ago
CSS-perf
CSS-perfHTML

An unscientific collection of tests measuring CSS rendering performance for different selectors, properties, and layout techniques.

#performance-testing#css-selectors#rendering-optimization
Stars569
Forks21
Last commit9 years ago
JMeter Dubbo Plugin
JMeter Dubbo PluginJava

A JMeter plugin for visually stress testing Apache Dubbo interfaces with support for multiple Dubbo and JMeter versions.

#load-testing#stress-testing#dubbo
Stars569
Forks291
Last commit2 years ago
mockingjay
mockingjayGo

A fake HTTP server for integration testing with consumer-driven contracts and configurable erratic behavior, all from a YAML file.

#consumer-driven-contracts#fake-server#performance-testing
Stars568
Forks72
Last commit4 years ago
matcha
matchaJavaScript

A simple JavaScript benchmarking library for designing experiments to measure code performance.

#performance-testing#nodejs#measurement
Stars563
Forks37
Last commit5 years ago
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
Stars549
Forks137
Last commit4 months ago
Eventsim
EventsimScala

A Scala-based event data simulator that generates realistic web traffic for a fake music streaming service.

#stream-processing#performance-testing#fake-data
Stars547
Forks142
Last commit5 months ago
NBench
NBenchC#

Cross-platform performance benchmarking and testing framework for .NET applications.

#azure-devops#performance-testing#unit-testing
Stars540
Forks48
Last commit1 year ago
benchfella
benchfellaElixir

A microbenchmarking tool for Elixir that intelligently runs small tests to estimate average run times and compare results.

#elixir#developer-tools#performance-testing
Stars516
Forks24
Last commit3 years ago
Touca
ToucaTypeScript

Continuous regression testing platform that compares software behavior and performance against baseline versions.

#software-testing#continuous-testing#developer-tools
Stars509
Forks22
Last commit1 year 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
Forks183
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
Forks186
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
Stars455
Forks40
Last commit3 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
Forks98
Last commit1 month 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
Stars440
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
Stars416
Forks217
Last commit2 years ago
PreviousPage 2 of 8Next

Related Tags

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