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
six-ddc avatar

six-ddc/plow

0
View on GitHub↗
4,516 stars·151 forks·Go·Apache-2.0·17 viewsdeepwiki.com/six-ddc/plow↗

Plow

Plow is a suite of utilities used for generating HTTP load, measuring network performance, and visualizing live metrics. It functions as both an HTTP load generator and a benchmarking tool that measures latency and throughput by sending concurrent requests at configurable rates.

The project includes a Socks5 and HTTP proxy client, allowing benchmark traffic to be routed through proxies to test services located behind network gateways. It also provides a real-time performance dashboard via web and terminal interfaces to visualize live metrics and latency histograms during active sessions.

The tool covers API workload simulation through custom request configurations, network proxy testing, and real-time traffic monitoring.

Features

  • HTTP Endpoint Benchmarking - Measures HTTP latency and throughput by sending concurrent requests at configurable rates.
  • HTTP Request Configurations - Allows defining custom HTTP methods, headers, and payloads to simulate specific API workloads.
  • SOCKS5 Proxy Tunneling Clients - Implements the Socks5 handshake and relay protocol to route benchmark traffic through intermediate proxies.
  • Traffic Proxying - Directs benchmark traffic through Socks5 or HTTP proxies to evaluate services behind network gateways.
  • HTTP Throughput Benchmarking - Measures web service latency and throughput using concurrent requests with configurable rates and durations.
  • Real-Time Metric Visualization - Renders live system metrics and histogram charts within a monitoring interface during active sessions.
  • Real-Time Monitoring Dashboards - Ships a web and terminal interface for visualizing live performance metrics and latency histograms.
  • Real-Time Traffic Monitoring - Provides live visualization of performance metrics and latency histograms via web and terminal interfaces.
  • HTTP Load Testing - Generates high volumes of HTTP requests with custom configurations to simulate API workloads.
  • Proxy Performance Testing - Evaluates web service performance behind gateways by routing benchmark traffic through Socks5 or HTTP proxies.
  • Workload Simulations - Simulates realistic API traffic patterns by defining custom request methods, headers, and body content.
  • Time-Series Aggregations - Aggregates latency samples into real-time buckets to generate frequency distributions without storing every request.
  • Network I/O Multiplexing - Uses system-level multiplexing to handle thousands of concurrent network sockets for low-latency metric collection.
  • Concurrent Request Pools - Manages a pool of asynchronous workers to maximize network throughput via simultaneous HTTP connections.
  • Pre-loaded Request Buffers - Implements memory-efficient request templating by pre-loading headers and bodies into buffers to minimize overhead.
  • Load Testing Tools - High-performance benchmarking tool with real-time web UI.

Star history

Star history chart for six-ddc/plowStar history chart for six-ddc/plow

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

Open-source alternatives to Plow

Similar open-source projects, ranked by how many features they share with Plow.
  • 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
  • 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
  • hatoo/ohahatoo avatar

    hatoo/oha

    10,338View on GitHub↗

    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 randomize

    Rust
    View on GitHub↗10,338
See all 30 alternatives to Plow→

Frequently asked questions

What does six-ddc/plow do?

Plow is a suite of utilities used for generating HTTP load, measuring network performance, and visualizing live metrics. It functions as both an HTTP load generator and a benchmarking tool that measures latency and throughput by sending concurrent requests at configurable rates.

What are the main features of six-ddc/plow?

The main features of six-ddc/plow are: HTTP Endpoint Benchmarking, HTTP Request Configurations, SOCKS5 Proxy Tunneling Clients, Traffic Proxying, HTTP Throughput Benchmarking, Real-Time Metric Visualization, Real-Time Monitoring Dashboards, Real-Time Traffic Monitoring.

What are some open-source alternatives to six-ddc/plow?

Open-source alternatives to six-ddc/plow include: giltene/wrk2 — wrk2 is a high-performance HTTP benchmarking tool and constant throughput load generator. It is designed to measure… 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… hatoo/oha — oha is a command line HTTP load testing and benchmarking utility. It functions as a latency analysis tool and… nakabonne/ali — Ali is an HTTP load testing tool and traffic generator used to measure system performance and stability by sending… redis/redisinsight — RedisInsight is a graphical user interface and management tool for browsing, analyzing, and administering Redis…