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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 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.jsAvatar von addyosmani

    addyosmani/timing.js

    1,481Auf GitHub ansehen↗

    Navigation Timing API measurement helpers

    JavaScript
    Auf GitHub ansehen↗1,481
  • apavlo/py-tpccA

    apavlo/py-tpcc

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bencherdev/bencherAvatar von bencherdev

    bencherdev/bencher

    856Auf GitHub ansehen↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    Auf GitHub ansehen↗856
  • bestiejs/benchmark.jsAvatar von bestiejs

    bestiejs/benchmark.js

    5,465Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,465
  • broofa/jslitmusAvatar von broofa

    broofa/jslitmus

    165Auf GitHub ansehen↗

    Simple, easy, javascript benchmark testing

    JavaScript
    Auf GitHub ansehen↗165

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
chris00/ocaml-benchmarkAvatar von Chris00

Chris00/ocaml-benchmark

34Auf GitHub ansehen↗

Benchmarking module for OCaml

OCaml
Auf GitHub ansehen↗34
  • deeplearning4j/dl4j-benchmarkD

    deeplearning4j/dl4j-benchmark

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • digitalinblue/celeroAvatar von DigitalInBlue

    DigitalInBlue/Celero

    861Auf GitHub ansehen↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    Auf GitHub ansehen↗861
  • disruptek/criterionD

    disruptek/criterion

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • disruptek/goldenD

    disruptek/golden

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • estuary/estuary-warehouse-benchmarkAvatar von estuary

    estuary/estuary-warehouse-benchmark

    2Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗2
  • facebookarchive/linkbenchF

    facebookarchive/linkbench

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • google/benchmarkAvatar von google

    google/benchmark

    10,240Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,240
  • ibob/picobenchAvatar von iboB

    iboB/picobench

    234Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗234
  • inoas/glycheeAvatar von inoas

    inoas/glychee

    22Auf GitHub ansehen↗

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

    Gleam
    Auf GitHub ansehen↗22
  • intel-hadoop/hibenchAvatar von intel-hadoop

    intel-hadoop/HiBench

    1,485Auf GitHub ansehen↗

    HiBench is a big data benchmark suite.

    Java
    Auf GitHub ansehen↗1,485
  • ivankoster/nimbenchI

    ivankoster/nimbench

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jacobbednarz/php-benchAvatar von jacobbednarz

    jacobbednarz/php-bench

    15Auf GitHub ansehen↗

    Benchmarking PHP, the easy way

    PHP
    Auf GitHub ansehen↗15
  • jsperf/jsperf.comAvatar von jsperf

    jsperf/jsperf.com

    1,299Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,299
  • kogarashisan/perftestsAvatar von kogarashisan

    kogarashisan/PerfTests

    1Auf GitHub ansehen↗

    JavaScript inheritance performance tests done right

    JavaScript
    Auf GitHub ansehen↗1
  • libnonius/noniusAvatar von libnonius

    libnonius/nonius

    367Auf GitHub ansehen↗

    A C++ micro-benchmarking framework

    C++
    Auf GitHub ansehen↗367
  • logicalparadox/matchaAvatar von logicalparadox

    logicalparadox/matcha

    563Auf GitHub ansehen↗

    A caffeine driven, simplistic approach to benchmarking.

    JavaScript
    Auf GitHub ansehen↗563
  • martinus/nanobenchAvatar von martinus

    martinus/nanobench

    1,702Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗1,702
  • mdo/css-perfAvatar von mdo

    mdo/css-perf

    569Auf GitHub ansehen↗

    Archived. Derping around with measuring CSS performance.

    HTML
    Auf GitHub ansehen↗569
  • mrdoob/stats.jsAvatar von mrdoob

    mrdoob/stats.js

    9,127Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,127
  • mre/phpenchAvatar von mre

    mre/PHPench

    54Auf GitHub ansehen↗

    Realtime benchmarks for PHP code

    PHP
    Auf GitHub ansehen↗54
  • nickbruun/hayaiAvatar von nickbruun

    nickbruun/hayai

    363Auf GitHub ansehen↗

    C++ benchmarking framework

    C++
    Auf GitHub ansehen↗363
  • p-ranav/criterionAvatar von p-ranav

    p-ranav/criterion

    232Auf GitHub ansehen↗

    Microbenchmarking for Modern C++

    C++
    Auf GitHub ansehen↗232
  • paulirish/memory-stats.jsAvatar von paulirish

    paulirish/memory-stats.js

    2,093Auf GitHub ansehen↗

    minimal monitor for JS Heap Size via performance.memory

    JavaScript
    Auf GitHub ansehen↗2,093
  • swimprojectucb/swimAvatar von SWIMProjectUCB

    SWIMProjectUCB/SWIM

    128Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗128