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
hatoo avatar

hatoo/oha

0
View on GitHub↗
10,338 stars·291 forks·Rust·MIT·25 views

Oha

oha is a command line HTTP load testing and benchmarking utility. It functions as a latency analysis tool and performance monitor, sending high volumes of requests to web servers to measure stability and identify performance bottlenecks.

The tool features a terminal user interface that displays real-time latency statistics and request animations during active tests. It includes a mechanism to correct for coordinated omission, ensuring that response time percentiles and latency distributions are reported accurately.

Its capabilities cover HTTP load generation, traffic simulation via randomized target URLs, and request rate control. The project supports secure communication through TLS and mutual TLS, and provides data export options for performance metrics in JSON, CSV, and SQLite formats.

The utility can be executed within containerized environments to maintain consistency across different host systems.

Features

  • HTTP Load Testing - Provides high-volume HTTP request generation to measure the performance, stability, and bottlenecks of web services.
  • Request Rate Controllers - Regulates traffic flow using fixed queries-per-second, burst modes, or unlimited rates.
  • HTTP Request Dispatchers - Implements concurrent HTTP request dispatching to saturate target servers and measure performance under heavy load.
  • Latency Histograms - Generates detailed response time histograms and performance data to calculate accurate latency percentiles.
  • Request Rate Limiting - Regulates outgoing request flow using a timing mechanism to maintain a specific queries-per-second target.
  • Latency Monitoring - Provides real-time measurement and tracking of request response times to identify performance bottlenecks.
  • Coordinated Omission Correction - Implements a mechanism to correct for coordinated omission, ensuring accurate latency distributions and report statistics.
  • Coordinated Omission Corrections - Implements a correction mechanism for coordinated omission to ensure accurate latency distribution and percentile reporting.
  • HTTP Endpoint Benchmarking - Measures the performance and response speed of HTTP endpoints using high-volume request loads.
  • Web Application Benchmarking - Calculates response time statistics and latency percentiles to identify performance bottlenecks in web applications.
  • Burst Traffic Simulators - Simulates sporadic network traffic spikes by sending rapid groups of requests with specific interval delays.
  • Target URL Randomization - Allows simulating diverse user traffic by selecting target endpoints from local files or using regular expression patterns.
  • Mutual TLS Configurations - Supports secure transport layers using mutual TLS and custom signatures for authenticated requests to protected endpoints.
  • SSL/TLS Connection Security - Establishes secure transport layers using TLS and mutual TLS to encrypt data during transmission.
  • Real-time Performance Monitoring - Provides a terminal-based interface for tracking live system metrics and request latency during a load test.
  • Dynamic Traffic Generation - Produces varied request patterns by utilizing URL lists from files or regular expression generation.
  • HTTP Traffic Simulation - Mimics diverse user patterns by randomizing target URLs and creating sporadic bursts of network traffic.
  • Real-time Performance Dashboards - Features a terminal user interface that displays live latency statistics and request animations during active tests.
  • Body Streaming - Reads request bodies incrementally from files to maintain low memory usage during high-volume load tests.
  • Randomized Target Selection - Selects random web addresses from text files or regular expressions to simulate varied user access patterns.
  • Networking and Internet - Load testing and monitoring tool for HTTP traffic.
  • Load Testing Tools - HTTP load generator with TUI animation.

Star history

Star history chart for hatoo/ohaStar history chart for hatoo/oha

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does hatoo/oha do?

oha is a command line HTTP load testing and benchmarking utility. It functions as a latency analysis tool and performance monitor, sending high volumes of requests to web servers to measure stability and identify performance bottlenecks.

What are the main features of hatoo/oha?

The main features of hatoo/oha are: HTTP Load Testing, Request Rate Controllers, HTTP Request Dispatchers, Latency Histograms, Request Rate Limiting, Latency Monitoring, Coordinated Omission Correction, Coordinated Omission Corrections.

What are some open-source alternatives to hatoo/oha?

Open-source alternatives to hatoo/oha include: codesenberg/bombardier — Bombardier is a concurrent HTTP load generator and performance benchmarking tool written in Go. It functions as a… mcollina/autocannon — Autocannon is a Node.js HTTP load tester and benchmarking utility used to measure server throughput and latency. It… nakabonne/ali — Ali is an HTTP load testing tool and traffic generator used to measure system performance and stability by sending… giltene/wrk2 — wrk2 is a high-performance HTTP benchmarking tool and constant throughput load generator. It is designed to measure… tsenart/vegeta — Vegeta is an HTTP load testing tool and library designed to measure the performance and stability of web services. It… six-ddc/plow — Plow is a suite of utilities used for generating HTTP load, measuring network performance, and visualizing live…

Open-source alternatives to Oha

Similar open-source projects, ranked by how many features they share with Oha.
  • codesenberg/bombardiercodesenberg avatar

    codesenberg/bombardier

    6,797View on GitHub↗

    Bombardier is a concurrent HTTP load generator and performance benchmarking tool written in Go. It functions as a latency distribution analyzer and benchmarking utility designed to measure the throughput and response speed of HTTP services by simulating high-volume request loads. The tool provides specific capabilities for TLS benchmarking, supporting client certificate authentication and the ability to bypass server certificate verification. It distinguishes itself through the use of a token-bucket algorithm for precise request rate limiting and the use of templates to export benchmark resul

    Gobenchmarkingbombardiercli
    View on GitHub↗6,797
  • mcollina/autocannonmcollina avatar

    mcollina/autocannon

    8,474View on GitHub↗

    Autocannon is a Node.js HTTP load tester and benchmarking utility used to measure server throughput and latency. It functions as a high-performance request generator designed for stress testing web servers and APIs to analyze request-per-second capacity. The tool operates as a distributed HTTP load generator capable of aggregating results from multiple machines. It also functions as a HAR file replay tool, allowing users to reproduce specific network traffic patterns by replaying recorded HTTP archive files. The project covers broad capability areas including HTTP traffic simulation through

    JavaScript
    View on GitHub↗8,474
  • nakabonne/alinakabonne avatar

    nakabonne/ali

    3,936View on GitHub↗

    Ali is an HTTP load testing tool and traffic generator used to measure system performance and stability by sending high volumes of requests to a target URL. It functions as a performance metrics exporter and real-time visualizer, simulating client behavior through configurable request bodies, custom headers, and HTTP/2 support. The project provides real-time performance monitoring via interactive charts that plot latency and request percentiles as data is collected. It identifies system bottlenecks through a combination of live performance plotting and the exportation of raw data points and a

    Gobenchmarkinggoload-testing
    View on GitHub↗3,936
  • giltene/wrk2giltene avatar

    giltene/wrk2

    4,600View on GitHub↗

    wrk2 is a high-performance HTTP benchmarking tool and constant throughput load generator. It is designed to measure server stability and throughput by sending a fixed number of requests per second, functioning as a high-resolution latency profiler and a Lua-scriptable performance tester. The tool distinguishes itself through a scriptable interface that uses a high-performance just-in-time compiler to define complex request formats and custom response reporting logic. It employs high-resolution histograms to capture precise response time distributions and high-percentile latency data. The pro

    C
    View on GitHub↗4,600
  • See all 30 alternatives to Oha→