Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Benchmark

Benchmark

74 projects

Showing 36 of 74 projects

ProteinGym
ProteinGymHTML

A comprehensive benchmark suite for evaluating protein fitness prediction models using deep mutational scanning and clinical variant data.

#protein-fitness#variant-effect-prediction#protein
Stars469
Forks61
Last commit5 months ago
Prophiler
ProphilerPHP

A PHP profiler and developer toolbar for Phalcon applications, providing performance insights and debugging data.

#debugging-tools#toolbar#doctrine
Stars439
Forks52
Last commit6 years ago
onelog
onelogGo

A dead simple, super fast, zero-allocation JSON logger for Go.

#fast#modular#golang-library
Stars412
Forks17
Last commit7 years ago
ros2-performance
ros2-performanceC++

A C++ framework for simulating and measuring ROS 2 system performance, tracking latency, reliability, CPU, and memory usage.

#robotics#embedded-systems#performance-testing
Stars408
Forks86
Last commit3 months ago
json-schema-benchmark
json-schema-benchmarkJavaScript

Performance benchmark and test suite for Node.js JSON-schema validators, evaluating speed, spec compliance, and side-effects.

#developer-tools#performance-testing#validation
Stars387
Forks39
Last commit
rebar
rebarPython

A biased benchmark suite for comparing the performance of various regex engines across a curated set of tasks.

#hyperscan#regex#pcre2
Stars319
Forks30
Last commit2 months ago
skiplist
skiplistGo

A high-performance Go library implementing a skip list with O(log n) operations and benchmark-proven speed.

#concurrent-data-structures#ordered-collections#go-library
Stars293
Forks40
Last commit3 years ago
elbencho
elbenchoC++

A distributed storage benchmark tool for file systems, object stores, and block devices with GPU support.

#cuda#throughput-testing#distributed
Stars286
Forks44
Last commit4 days ago
TracerBench
TracerBenchTypeScript

A Node.js library for automated Chrome tracing and statistical analysis to benchmark web performance.

#statistical-analysis#chrome#web-performance
Stars251
Forks29
Last commit3 years 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
Forks15
Last commit2 months ago
DBNet
DBNetPython

A large-scale driving behavior dataset with LiDAR point clouds, dashboard videos, and sensor data for autonomous driving research.

#lidar#autonomous-driving#sensor-fusion
Stars221
Forks48
Last commit7 years ago
MSDA
MSDAPython

A benchmark dataset and meta self-learning method for multi-source domain adaptation in scene text recognition.

#self-learning#iccv2021#deep-learning
Stars204
Forks5
Last commit1 year ago
Metabench
MetabenchCMake

A simple framework for creating compile-time microbenchmarks to measure C++ template metaprogramming performance.

#metaprogramming#build-tools#template-metaprogramming
Stars189
Forks18
Last commit5 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
ecs
ecsGo

A lightweight, dependency-free Go framework for building game engines using the Entity Component System architecture.

#game-engine-2d#go-modules#sdl
Stars176
Forks11
Last commit9 months ago
fast-uuid
fast-uuidJava

A high-performance Java library for parsing and writing UUIDs, significantly faster than the standard JDK implementation.

#parsing#library#java
Stars175
Forks17
Last commit3 years ago
Nanotimer
NanotimerC++

A minimal C++ timer class for microsecond-precision cross-platform benchmarking with minimal overhead.

#performance-timing#c-plus-plus-11#c-plus-plus-03
Stars155
Forks14
Last commit1 month 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
Ember2024
Ember2024Python

A benchmark dataset with 3.2 million malicious and benign files across 6 file types for evaluating malware classifiers.

#pefile#malware-dataset#lightgbm
Stars145
Forks27
Last commit1 year ago
golang-benchmarks
golang-benchmarksGo

A collection of Go benchmarks comparing the performance of various standard library functions and common programming tasks.

#golang-playground#examples#hashing
Stars145
Forks19
Last commit9 days ago
FLIP (Fitness Landscape Inference for Proteins)
FLIP (Fitness Landscape Inference for Proteins)Jupyter Notebook

A benchmark suite of protein sequence tasks to evaluate machine learning models for protein design.

#sequence-representation#protein-fitness-prediction#protein-function-prediction
Stars140
Forks18
Last commit
zsh-plugin-manager-benchmark
zsh-plugin-manager-benchmarkShell

Benchmarks the install and load time performance of various Zsh plugin managers to help users make informed choices.

#plugin-manager#developer-tools#performance-testing
Stars130
Forks7
Last commit
dbbench
dbbenchGo

A simple database benchmarking tool supporting multiple databases and custom SQL scripts.

#database#stress-testing#performance-testing
Stars118
Forks19
Last commit2 days ago
vizb
vizbGo

A CLI tool that transforms Go benchmark output into interactive 4D visualizations for performance analysis.

#hacktoberfest#chart#vue-js
Stars90
Forks12
Last commit5 days ago
GL_vs_VK
GL_vs_VKC++

A master's thesis project benchmarking OpenGL vs Vulkan API performance through identical test implementations.

#vulkan#graphics#master-thesis
Stars88
Forks11
Last commit4 years ago
Benchmark
BenchmarkSwift

A Swift module for measuring and reporting execution time of code blocks with simple APIs and operator support.

#ios#developer-tools#code-timing
Stars84
Forks5
Last commit9 years ago
WebNLG
WebNLGPython

An enriched dataset for Natural Language Generation research, providing intermediate representations for pipeline tasks like lexicalization and aggregation.

#pipeline-architecture#nlp-research#data-to-text
Stars71
Forks22
Last commit5 years ago
PHPench
PHPenchPHP

A PHP library for creating real-time graphical benchmarks of code performance using GnuPlot.

#realtime#gnuplot#developer-tools
Stars54
Forks4
Last commit6 years ago
Awesome-LiDAR-MOS
Awesome-LiDAR-MOS

A curated collection of resources, datasets, and methods for 3D LiDAR-based Moving Object Segmentation (MOS) research.

#lidar#robotics#autonomous-driving
Stars48
Forks1
Last commit1 year ago
actionflows
actionflowsJavaScript

Adds object-oriented programming features like loops, scoping, and extensible design patterns to Node-RED flows.

#iot#extensibility#loop
Stars44
Forks12
Last commit4 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
grade
gradeGo

Ingests Go benchmark results into InfluxDB for tracking performance over time.

#devops#performance-tracking#continuous-integration
Stars43
Forks3
Last commit6 years ago
go-ml-benchmarks
go-ml-benchmarksGo

Benchmarks comparing machine learning inference performance for tabular models in Go, focusing on low-latency single-sample predictions.

#benchmarks#low-latency#inference
Stars34
Forks2
Last commit1 month ago
go-benchmark-app
go-benchmark-appGo

A Go application for HTTP benchmarking using configurable rules and multiple tools like ab, wrk, and siege.

#wrk#http-benchmarking#load-testing
Stars27
Forks5
Last commit9 years ago
ThingsOn MQTT Bench
ThingsOn MQTT BenchC#

A Fast and Easy MQTT Benchmark Tool

#iot-application#iot#mqtt
Stars17
Forks3
Last commit2 years ago
loncha
lonchaGo

A high-performance slice utility library for Go, providing fast filter, find, and set operations without reflection.

#slice-utility#filter#high-performance
Stars11
Forks1
Last commit4 years ago
PreviousPage 2 of 3Next

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
4 months ago
1 year ago
#Performance20
#Benchmarking20
#Performance Testing18
#Go13
#Machine Learning11
#Dataset9
#Computer Vision8
#Golang8
#C Plus Plus7
#Load Testing7
#Performance Analysis7
#Profiling6