wrk
Server stress tester
A tool for simulating heavy HTTP traffic to test server performance and endurance.
Modern HTTP benchmarking tool
38k stars
753 watching
3k forks
Language: C
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
giltene/wrk2 | A modified version of a popular HTTP benchmarking tool to improve its accuracy in measuring latency and generate constant throughput loads | 4,290 |
http-kit/http-kit | A lightweight and high-performance HTTP client+server library for Clojure applications. | 2,455 |
elbywan/wretch | A small wrapper around fetch to simplify network requests and handle responses | 4,855 |
orange-opensource/hurl | A command line tool for testing and running HTTP requests with plain text format. | 13,431 |
http4k/http4k | A toolkit for building and consuming HTTP services in a functional way using Kotlin | 2,625 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,978 |
arut/htstress | A benchmarking tool designed to measure the performance of high-load HTTP services under multithreading conditions. | 86 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,979 |
socketry/benchmark-http | An asynchronous HTTP benchmark tool for analyzing server performance and website access times | 19 |
square/okhttp | A robust and efficient HTTP client for interacting with web services | 45,977 |
julienschmidt/httprouter | A lightweight and high-performance HTTP request router that supports variables in routing patterns and scales well with large numbers of routes. | 16,666 |
apiaryio/dredd | Tool for validating API implementations against their own documentation | 4,192 |
asciimoo/wuzz | An interactive CLI tool for inspecting and modifying HTTP requests. | 10,584 |
bbc/wraith | A tool that creates screenshots of webpages on different environments and highlights changes. | 4,837 |
nock/nock | A library that enables testing and mocking of HTTP requests in Node.js applications | 12,772 |