awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 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 的头像

    addyosmani/timing.js

    1,481在 GitHub 上查看↗

    Navigation Timing API measurement helpers

    JavaScript
    在 GitHub 上查看↗1,481
  • apavlo/py-tpccA

    apavlo/py-tpcc

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bencherdev/bencherbencherdev 的头像

    bencherdev/bencher

    856在 GitHub 上查看↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    在 GitHub 上查看↗856
  • bestiejs/benchmark.jsbestiejs 的头像

    bestiejs/benchmark.js

    5,465在 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
    在 GitHub 上查看↗5,465
  • broofa/jslitmusbroofa 的头像

    broofa/jslitmus

    165在 GitHub 上查看↗

    Simple, easy, javascript benchmark testing

    JavaScript
    在 GitHub 上查看↗165

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
chris00/ocaml-benchmarkChris00 的头像

Chris00/ocaml-benchmark

34在 GitHub 上查看↗

Benchmarking module for OCaml

OCaml
在 GitHub 上查看↗34
  • deeplearning4j/dl4j-benchmarkD

    deeplearning4j/dl4j-benchmark

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • digitalinblue/celeroDigitalInBlue 的头像

    DigitalInBlue/Celero

    861在 GitHub 上查看↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    在 GitHub 上查看↗861
  • disruptek/criterionD

    disruptek/criterion

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • disruptek/goldenD

    disruptek/golden

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • estuary/estuary-warehouse-benchmarkestuary 的头像

    estuary/estuary-warehouse-benchmark

    2在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗2
  • facebookarchive/linkbenchF

    facebookarchive/linkbench

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • google/benchmarkgoogle 的头像

    google/benchmark

    10,240在 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
    在 GitHub 上查看↗10,240
  • ibob/picobenchiboB 的头像

    iboB/picobench

    234在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗234
  • inoas/glycheeinoas 的头像

    inoas/glychee

    22在 GitHub 上查看↗

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

    Gleam
    在 GitHub 上查看↗22
  • intel-hadoop/hibenchintel-hadoop 的头像

    intel-hadoop/HiBench

    1,485在 GitHub 上查看↗

    HiBench is a big data benchmark suite.

    Java
    在 GitHub 上查看↗1,485
  • ivankoster/nimbenchI

    ivankoster/nimbench

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • jacobbednarz/php-benchjacobbednarz 的头像

    jacobbednarz/php-bench

    15在 GitHub 上查看↗

    Benchmarking PHP, the easy way

    PHP
    在 GitHub 上查看↗15
  • jsperf/jsperf.comjsperf 的头像

    jsperf/jsperf.com

    1,299在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗1,299
  • kogarashisan/perftestskogarashisan 的头像

    kogarashisan/PerfTests

    1在 GitHub 上查看↗

    JavaScript inheritance performance tests done right

    JavaScript
    在 GitHub 上查看↗1
  • libnonius/noniuslibnonius 的头像

    libnonius/nonius

    367在 GitHub 上查看↗

    A C++ micro-benchmarking framework

    C++
    在 GitHub 上查看↗367
  • logicalparadox/matchalogicalparadox 的头像

    logicalparadox/matcha

    563在 GitHub 上查看↗

    A caffeine driven, simplistic approach to benchmarking.

    JavaScript
    在 GitHub 上查看↗563
  • martinus/nanobenchmartinus 的头像

    martinus/nanobench

    1,702在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗1,702
  • mdo/css-perfmdo 的头像

    mdo/css-perf

    569在 GitHub 上查看↗

    Archived. Derping around with measuring CSS performance.

    HTML
    在 GitHub 上查看↗569
  • mrdoob/stats.jsmrdoob 的头像

    mrdoob/stats.js

    9,127在 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
    在 GitHub 上查看↗9,127
  • mre/phpenchmre 的头像

    mre/PHPench

    54在 GitHub 上查看↗

    Realtime benchmarks for PHP code

    PHP
    在 GitHub 上查看↗54
  • nickbruun/hayainickbruun 的头像

    nickbruun/hayai

    363在 GitHub 上查看↗

    C++ benchmarking framework

    C++
    在 GitHub 上查看↗363
  • p-ranav/criterionp-ranav 的头像

    p-ranav/criterion

    232在 GitHub 上查看↗

    Microbenchmarking for Modern C++

    C++
    在 GitHub 上查看↗232
  • paulirish/memory-stats.jspaulirish 的头像

    paulirish/memory-stats.js

    2,093在 GitHub 上查看↗

    minimal monitor for JS Heap Size via performance.memory

    JavaScript
    在 GitHub 上查看↗2,093
  • swimprojectucb/swimSWIMProjectUCB 的头像

    SWIMProjectUCB/SWIM

    128在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗128