bombardier
Load tester
A tool for measuring HTTP performance and load testing
Fast cross-platform HTTP benchmarking tool written in Go
6k stars
93 watching
319 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
benchmarkingbombardierclifastgogolanghttplinuxload-testingmacosperformancewindows
Related projects:
Repository | Description | Stars |
---|---|---|
valyala/fasthttp | High-performance HTTP implementation for Go with optimized memory usage | 22,015 |
cloudwego/hertz | A high-performance Go HTTP framework designed for building microservices with strong extensibility and usability features. | 5,442 |
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 |
gin-gonic/gin | A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 |
unrolled/secure | Provides an HTTP middleware for Go that secures web applications by enforcing security best practices. | 2,288 |
gojek/heimdall | An HTTP client with features for handling failures and retries in distributed systems | 2,637 |
mmatczuk/go-http-tunnel | Enables secure tunnels over HTTP/2 to share localhost with others | 3,249 |
opus-domini/fast-shot | A fast and flexible HTTP client for Go with support for various features like authentication, headers, query parameters, retry mechanisms, and more. | 72 |
julienschmidt/go-http-routing-benchmark | Compares performance of HTTP request routers in Go | 1,654 |
gonetx/httpit | A tool for measuring HTTP performance under various conditions and configurations. | 230 |
labstack/echo | A high-performance, minimalist Go web framework with extensible middleware capabilities and robust API features. | 30,085 |
qustavo/httplab | An interactive web server for inspecting and manipulating HTTP requests and responses | 4,057 |
didip/tollbooth | Middleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers. | 2,717 |
kataras/iris | A fast and feature-rich web framework for building scalable and efficient web applications in Go. | 25,289 |
goadesign/goa | A tool for designing and generating APIs in Go | 5,719 |