awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to brianfrankcooper/ycsb

Open-source alternatives to YCSB

30 open-source projects similar to brianfrankcooper/ycsb, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best YCSB alternative.

  • addyosmani/timing.jsaddyosmani avatar

    addyosmani/timing.js

    1,481View on GitHub↗

    Navigation Timing API measurement helpers

    JavaScript
    View on GitHub↗1,481
  • apavlo/py-tpccA

    apavlo/py-tpcc

    0View on GitHub↗
    View on GitHub↗0
  • bencherdev/bencherbencherdev avatar

    bencherdev/bencher

    856View on GitHub↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    View on GitHub↗856
  • bestiejs/benchmark.jsbestiejs avatar

    bestiejs/benchmark.js

    5,465View on GitHub↗

    benchmark.js is a benchmarking and statistical analysis library designed to measure and compare the execution speeds of JavaScript functions. It serves as a performance measurement tool that calculates mean execution time, margin of error, and standard deviation for specific code implementations. The library provides capabilities for comparing benchmark results to determine relative speed and manages organized test suites that can be run, cloned, or reset in bulk. It includes sampling precision controls to adjust minimum sample sizes and maximum run times to ensure statistical reliability. T

    JavaScript
    View on GitHub↗5,465
  • broofa/jslitmusbroofa avatar

    broofa/jslitmus

    165View on GitHub↗

    Simple, easy, javascript benchmark testing

    JavaScript
    View on GitHub↗165

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
chris00/ocaml-benchmarkChris00 avatar

Chris00/ocaml-benchmark

34View on GitHub↗

Benchmarking module for OCaml

OCaml
View on GitHub↗34
  • deeplearning4j/dl4j-benchmarkD

    deeplearning4j/dl4j-benchmark

    0View on GitHub↗
    View on GitHub↗0
  • digitalinblue/celeroDigitalInBlue avatar

    DigitalInBlue/Celero

    861View on GitHub↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    View on GitHub↗861
  • disruptek/criterionD

    disruptek/criterion

    0View on GitHub↗
    View on GitHub↗0
  • disruptek/goldenD

    disruptek/golden

    0View on GitHub↗
    View on GitHub↗0
  • estuary/estuary-warehouse-benchmarkestuary avatar

    estuary/estuary-warehouse-benchmark

    2View on GitHub↗

    👉 Check out the full report here: https://estuary.dev/data-warehouse-benchmark-report/

    Python
    View on GitHub↗2
  • facebookarchive/linkbenchF

    facebookarchive/linkbench

    0View on GitHub↗
    View on GitHub↗0
  • google/benchmarkgoogle avatar

    google/benchmark

    10,240View on GitHub↗

    This project is a performance measurement framework and microbenchmarking library designed for C++ and Python. It provides a toolset for measuring the execution time of small code fragments using high-resolution timers, calculating statistical aggregates, and analyzing asymptotic complexity. The framework distinguishes itself through specialized capabilities for multithreaded performance testing, using synchronized execution to measure parallel throughput. It includes mechanisms to prevent compiler optimizations from removing benchmarked code and supports complex parameterization via Cartesia

    C++benchmark
    View on GitHub↗10,240
  • ibob/picobenchiboB avatar

    iboB/picobench

    234View on GitHub↗

    A micro microbenchmarking library for C++11 in a single header file

    C++
    View on GitHub↗234
  • inoas/glycheeinoas avatar

    inoas/glychee

    22View on GitHub↗

    A simple Gleam benchmark runner which wraps Benchee for the heavy lifting.

    Gleam
    View on GitHub↗22
  • intel-hadoop/hibenchintel-hadoop avatar

    intel-hadoop/HiBench

    1,485View on GitHub↗

    HiBench is a big data benchmark suite.

    Java
    View on GitHub↗1,485
  • ivankoster/nimbenchI

    ivankoster/nimbench

    0View on GitHub↗
    View on GitHub↗0
  • jacobbednarz/php-benchjacobbednarz avatar

    jacobbednarz/php-bench

    15View on GitHub↗

    Benchmarking PHP, the easy way

    PHP
    View on GitHub↗15
  • jsperf/jsperf.comjsperf avatar

    jsperf/jsperf.com

    1,299View on GitHub↗

    jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174

    JavaScript
    View on GitHub↗1,299
  • kogarashisan/perftestskogarashisan avatar

    kogarashisan/PerfTests

    1View on GitHub↗

    JavaScript inheritance performance tests done right

    JavaScript
    View on GitHub↗1
  • libnonius/noniuslibnonius avatar

    libnonius/nonius

    367View on GitHub↗

    A C++ micro-benchmarking framework

    C++
    View on GitHub↗367
  • logicalparadox/matchalogicalparadox avatar

    logicalparadox/matcha

    563View on GitHub↗

    A caffeine driven, simplistic approach to benchmarking.

    JavaScript
    View on GitHub↗563
  • martinus/nanobenchmartinus avatar

    martinus/nanobench

    1,702View on GitHub↗

    Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

    C++
    View on GitHub↗1,702
  • mdo/css-perfmdo avatar

    mdo/css-perf

    569View on GitHub↗

    Archived. Derping around with measuring CSS performance.

    HTML
    View on GitHub↗569
  • mrdoob/stats.jsmrdoob avatar

    mrdoob/stats.js

    9,127View on GitHub↗

    stats.js is a JavaScript performance monitor and visual diagnostic tool. It provides a real-time overlay for tracking frame rates, memory allocation, and the rendering efficiency of web graphics and applications. The project includes a visual meter for measuring frames per second and a browser memory profiler that displays allocated memory in megabytes to help detect resource leaks. It is designed as a web graphics debugger to monitor the efficiency of WebGL and Canvas rendering. The tool covers a range of monitoring and observability capabilities, including the creation of custom performanc

    JavaScript
    View on GitHub↗9,127
  • mre/phpenchmre avatar

    mre/PHPench

    54View on GitHub↗

    Realtime benchmarks for PHP code

    PHP
    View on GitHub↗54
  • nickbruun/hayainickbruun avatar

    nickbruun/hayai

    363View on GitHub↗

    C++ benchmarking framework

    C++
    View on GitHub↗363
  • p-ranav/criterionp-ranav avatar

    p-ranav/criterion

    232View on GitHub↗

    Microbenchmarking for Modern C++

    C++
    View on GitHub↗232
  • paulirish/memory-stats.jspaulirish avatar

    paulirish/memory-stats.js

    2,093View on GitHub↗

    minimal monitor for JS Heap Size via performance.memory

    JavaScript
    View on GitHub↗2,093
  • swimprojectucb/swimSWIMProjectUCB avatar

    SWIMProjectUCB/SWIM

    128View on GitHub↗

    Statistical Workload Injector for MapReduce - Project at UC Berkeley AMP Lab

    Java
    View on GitHub↗128