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

shekyan/slowhttptest

0
View on GitHub↗
1,643 stars·309 forks·C++·Apache-2.0·7 views

Slowhttptest

Application Layer DoS attack simulator

Features

  • Command Line Tools - Listed in the “Command Line Tools” section of the The Book Of Secret Knowledge awesome list.
  • Load Testing Tools - Simulator for application-layer DoS attacks.

Star history

Star history chart for shekyan/slowhttptestStar history chart for shekyan/slowhttptest

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Slowhttptest

These projects share indexed features with Slowhttptest. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • cmpxchg16/gobenchcmpxchg16 avatar

    cmpxchg16/gobench

    444View on GitHub↗

    HTTP/HTTPS load testing and benchmarking tool

    Go
    View on GitHub↗444
  • rakyll/heyrakyll avatar

    rakyll/hey

    19,772View on GitHub↗

    This project is a command-line utility designed for HTTP load testing and network stress testing. It functions as a benchmarking tool that generates high volumes of concurrent traffic to evaluate the performance, reliability, and throughput capacity of web applications and APIs under sustained load. The tool allows for precise control over traffic generation by enabling users to configure request parameters, including custom headers, authentication credentials, and specific HTTP methods. It manages load through a worker-pool system that regulates request frequency, allowing for both time-boun

    Go
    View on GitHub↗19,772
Compare all 30 related projects→

Frequently asked questions

What does shekyan/slowhttptest do?

Application Layer DoS attack simulator

What are the main features of shekyan/slowhttptest?

The main features of shekyan/slowhttptest are: Command Line Tools, Load Testing Tools.

Which projects share features with shekyan/slowhttptest?

Projects with overlapping indexed features include: 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… cmpxchg16/gobench — HTTP/HTTPS load testing and benchmarking tool. codesenberg/bombardier — Bombardier is a concurrent HTTP load generator and performance benchmarking tool written in Go. It functions as a… rakyll/hey — This project is a command-line utility designed for HTTP load testing and network stress testing. It functions as a… wg/wrk — This project is a command-line HTTP load testing tool designed to measure the throughput and latency of web servers…