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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bencherdev/bencher

Open-source alternatives to Bencher

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

  • pawurb/hotpath-rsAvatar de pawurb

    pawurb/hotpath-rs

    1,542Voir sur GitHub↗

    Quickly find bottlenecks in Rust - one profiler for CPU, time, memory, and async code.

    Rust
    Voir sur GitHub↗1,542
  • koute/bytehoundAvatar de koute

    koute/bytehound

    4,791Voir sur GitHub↗

    Bytehound is a Linux memory profiler that utilizes a custom global allocator to intercept memory requests and track allocations and deallocations. It records full call-stack traces for every memory operation to map allocations back to their originating source code. The project features a remote memory profiling system that streams capture data via network sockets to a separate machine, minimizing resource overhead on the target system. Analysis is supported by a specialized domain-specific query language used to automate the detection of memory patterns and anomalies. The tool covers heap al

    Cmemory-profilermemory-profilingprofiler
    Voir sur GitHub↗4,791
  • ellisonch/rust-stopwatchAvatar de ellisonch

    ellisonch/rust-stopwatch

    84Voir sur GitHub↗

    A stopwatch library for Rust. Used to time things.

    Rustrustrust-stopwatchstopwatch
    Voir sur GitHub↗84
  • nvzqz/divanAvatar de nvzqz

    nvzqz/divan

    1,416Voir sur GitHub↗

    Fast and simple benchmarking for Rust projects

    Rustbenchmarkfastperformance
    Voir sur GitHub↗1,416
  • bheisler/criterion.rsAvatar de bheisler

    bheisler/criterion.rs

    5,485Voir sur GitHub↗

    Criterion is a statistics-driven microbenchmarking library and performance regression tool for Rust. It provides a framework for isolating and measuring small code segments, using statistical analysis to eliminate noise and ensure reliable, repeatable measurements of execution speed. The tool distinguishes itself through a performance visualization suite that generates HTML reports and graphs to track performance trends and throughput. It includes a system for comparing current execution times against stored baselines to identify and prevent performance drops. The library covers asynchronous

    Rustbenchmarkcriteriongnuplot
    Voir sur GitHub↗5,485

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • bytedance/g3Avatar de bytedance

    bytedance/g3

    879Voir sur GitHub↗

    Enterprise-oriented Generic Proxy Solutions

    Rustaudithttpicap
    Voir sur GitHub↗879
  • cong-or/hudAvatar de cong-or

    cong-or/hud

    172Voir sur GitHub↗

    Find code blocking your Tokio workers. eBPF-powered, no instrumentation.

    Rustasyncclidebugging
    Voir sur GitHub↗172
  • llogiq/flameAvatar de llogiq

    llogiq/flame

    730Voir sur GitHub↗

    An intrusive flamegraph profiling tool for rust.

    Rust
    Voir sur GitHub↗730
  • sharkdp/hyperfineAvatar de sharkdp

    sharkdp/hyperfine

    28,316Voir sur GitHub↗

    Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i

    Rust
    Voir sur GitHub↗28,316
  • dgryski/go-perfbookAvatar de dgryski

    dgryski/go-perfbook

    10,902Voir sur GitHub↗

    This project is a collection of educational resources and technical guides focused on Go performance optimization. It provides instruction on improving execution speed and reducing memory usage through code and architectural refinements. The guides cover advanced strategies for low-level programming, including the use of assembly for SIMD instructions and unsafe pointers for direct memory manipulation. It also details concurrency optimization techniques such as lock sharding and cache-line padding to reduce contention and improve hardware utilization. The material encompasses broad capabilit

    optimizationperformanceperformance-analysis
    Voir sur GitHub↗10,902
  • agentofuser/ipfs-deployAvatar de agentofuser

    agentofuser/ipfs-deploy

    1,172Voir sur GitHub↗

    Zero-Config CLI to Deploy Static Websites to IPFS

    JavaScript
    Voir sur GitHub↗1,172
  • ajenti/ajentiAvatar de ajenti

    ajenti/ajenti

    7,938Voir sur GitHub↗

    Ajenti is a Linux server management panel that provides a centralized web-based dashboard for administering system configurations, services, and hardware resources. It functions as a system monitor and a remote administration tool for managing server infrastructure through a browser. The project includes a web-based terminal emulator for executing shell commands and a file manager for browsing and organizing the server filesystem. It also features a dedicated manager for deploying and controlling the lifecycle of Docker containers. The platform covers a broad range of administrative capabili

    Pythonadministrationajentiangular
    Voir sur GitHub↗7,938
  • alco/mix-erlang-tasksAvatar de alco

    alco/mix-erlang-tasks

    21Voir sur GitHub↗

    Common tasks for Erlang projects that use Mix

    Elixir
    Voir sur GitHub↗21
  • alex-seville/blanketAvatar de alex-seville

    alex-seville/blanket

    1,396Voir sur GitHub↗

    blanket.js is a simple code coverage library for javascript. Designed to be easy to install and use, for both browser and nodejs.

    JavaScript
    Voir sur GitHub↗1,396
  • airstruck/knifeAvatar de airstruck

    airstruck/knife

    515Voir sur GitHub↗

    A collection of useful micro-modules for Lua.

    Lua
    Voir sur GitHub↗515
  • addyosmani/timing.jsAvatar de addyosmani

    addyosmani/timing.js

    1,481Voir sur GitHub↗

    Navigation Timing API measurement helpers

    JavaScript
    Voir sur GitHub↗1,481
  • ackee-blockchain/tridentAvatar de Ackee-Blockchain

    Ackee-Blockchain/trident

    392Voir sur GitHub↗

    Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.

    Rust
    Voir sur GitHub↗392
  • airspeed-velocity/asvAvatar de airspeed-velocity

    airspeed-velocity/asv

    1,006Voir sur GitHub↗

    airspeed velocity

    Python
    Voir sur GitHub↗1,006
  • alisoftware/ohhttpstubsAvatar de AliSoftware

    AliSoftware/OHHTTPStubs

    5,068Voir sur GitHub↗

    OHHTTPStubs is an HTTP network mocking library and request interceptor used to simulate server responses for testing application behavior without a live backend. It functions as a network request stubbing tool that captures outgoing network calls and replaces them with predefined mock data, custom status codes, and headers. The library distinguishes itself through its ability to simulate a wide range of network conditions, including artificial latency and connection failures. It supports dynamic response sequencing, allowing the tool to return a series of different responses for the same requ

    Objective-Ciosmockmock-server
    Voir sur GitHub↗5,068
  • alicebob/miniredisAvatar de alicebob

    alicebob/miniredis

    3,560Voir sur GitHub↗

    Pure Go Redis server for Go unittests

    Gogoredisunittest
    Voir sur GitHub↗3,560
  • aliyuncontainerservice/log-pilotAvatar de AliyunContainerService

    AliyunContainerService/log-pilot

    1,433Voir sur GitHub↗

    Collect logs for docker containers

    Go
    Voir sur GitHub↗1,433
  • alkass/polishAvatar de Alkass

    Alkass/polish

    59Voir sur GitHub↗

    Testing Framework for Rust

    Rustrusttest-driven-developmenttesting-framework
    Voir sur GitHub↗59
  • allegro/ralphAvatar de allegro

    allegro/ralph

    2,503Voir sur GitHub↗

    Ralph is the CMDB / Asset Management system for data center and back office hardware.

    Pythonassets-managementbackofficecmdb
    Voir sur GitHub↗2,503
  • americanexpress/jest-image-snapshotAvatar de americanexpress

    americanexpress/jest-image-snapshot

    3,913Voir sur GitHub↗

    jest-image-snapshot is a Node.js image testing library and visual comparison engine designed for visual regression testing within Jest. It provides a custom matcher to compare current images against baseline snapshots to identify pixel differences. The tool generates image diffs that highlight specific divergences between baseline and received snapshots. It includes mechanisms to update baseline images when changes are approved and allows for sensitivity tuning via pixel count, percentage thresholds, or blur to ignore noise. The library covers image snapshot management, including custom stor

    JavaScript
    Voir sur GitHub↗3,913
  • angular/protractorAvatar de angular

    angular/protractor

    8,694Voir sur GitHub↗

    Protractor is a WebDriver-based end-to-end testing framework and browser automation tool. It serves as a frontend integration test suite used to verify web application flows by simulating user behavior and executing JavaScript within a browser. The framework is specifically designed for testing Angular applications, providing specialized locators and synchronization tools that align with the framework lifecycle. It distinguishes itself through automatic test step synchronization, which pauses execution until pending page tasks are completed to ensure stable browser execution. The tool covers

    JavaScriptangularend-to-endjavascript
    Voir sur GitHub↗8,694
  • ansible/ansibleAvatar de ansible

    ansible/ansible

    68,968Voir sur GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    Voir sur GitHub↗68,968
  • anthonylloyd/cscheckAvatar de AnthonyLloyd

    AnthonyLloyd/CsCheck

    205Voir sur GitHub↗

    Random testing library for C#

    C#causal-profilingconcurrency-testingmetamorphic-testing
    Voir sur GitHub↗205
  • antoniorodr/cronboardAvatar de antoniorodr

    antoniorodr/cronboard

    1,395Voir sur GitHub↗

    A terminal-based dashboard for managing cron jobs locally and on servers.

    Pythonclicroncron-job
    Voir sur GitHub↗1,395
  • antonmi/especAvatar de antonmi

    antonmi/espec

    816Voir sur GitHub↗

    Elixir Behaviour Driven Development

    Elixir
    Voir sur GitHub↗816
  • airbnb/okreplayA

    airbnb/okreplay

    0Voir sur GitHub↗
    Voir sur GitHub↗0