hey
Load simulator
Tools for simulating load on web applications during testing and development
HTTP load generator, ApacheBench (ab) replacement
18k stars
188 watching
1k forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hatoo/oha | A Rust-based HTTP load generator with real-time TUI animation. | 6,693 |
apache/jmeter | A tool used to simulate heavy loads on servers and measure their performance under different conditions. | 8,467 |
orange-opensource/hurl | A command line tool for testing and running HTTP requests with plain text format. | 13,431 |
alexfernandez/loadtest | A tool that simulates real-world loads on web servers to test performance under various conditions | 2,588 |
squeaky-pl/japronto | A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,611 |
astaxie/bat | A command-line tool that allows users to interact with HTTP servers in a human-friendly way. | 2,552 |
hyperium/hyper | An efficient HTTP library designed as a building block for other libraries and applications. | 14,680 |
sindresorhus/ky | A tiny and elegant HTTP client based on the Fetch API | 14,007 |
guzzle/guzzle | A PHP HTTP client library for building simple and flexible web service interactions. | 23,246 |
hapijs/boom | Provides standardized HTTP error responses in JavaScript | 2,936 |
http-kit/http-kit | A lightweight and high-performance HTTP client+server library for Clojure applications. | 2,455 |
httpie/cli | A command-line HTTP client with an expressive syntax and features to interact with web services | 34,188 |
apache/brpc | An industrial-grade RPC framework for high-performance systems | 16,597 |
haproxy/haproxy | A high-performance load balancing and proxying solution for TCP and HTTP applications. | 5,097 |
httprb/http | A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,014 |