benchttp
HTTP simulator
A tool for simulating and measuring the performance of HTTP servers
HTTP server benchmarking tool
118 stars
5 watching
6 forks
Language: Go
last commit: almost 2 years ago benchmarkingcligo
Related projects:
Repository | Description | Stars |
---|---|---|
gonetx/httpit | A tool for measuring HTTP performance under various conditions and configurations. | 230 |
domsolutions/gopayloader | A tool for benchmarking and testing HTTP/S servers with optional JWT generation | 17 |
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,639 |
andylibrian/terjang | A tool designed to simulate high levels of HTTP traffic to test the performance and scalability of web applications | 18 |
julienschmidt/go-http-routing-benchmark | Compares performance of HTTP request routers in Go | 1,654 |
cjstehno/ersatz | A tool for testing HTTP client code with configurable responses. | 47 |
tv42/mockhttp | Provides an HTTP mock object for unit testing Go web applications | 23 |
linkxzhou/http_bench | A tool for simulating heavy network loads on web applications to test performance and endurance. | 657 |
smallnest/go-web-framework-benchmark | Compared performance of various Go web frameworks across different aspects like connection and route selection handling times | 2,083 |
mrlsd/go-benchmark-app | An application for comparing the performance of web applications using standardized benchmarks and configurations. | 27 |
eun/go-hit | An HTTP integration testing framework written in Go. | 255 |
arut/htstress | A benchmarking tool designed to measure the performance of high-load HTTP services under multithreading conditions. | 86 |
tylertreat/go-benchmarks | A collection of miscellaneous Go benchmarks focused on performance optimization. | 147 |
jarcoal/httpmock | A tool for mocking HTTP responses in Go to facilitate testing and development of applications. | 1,951 |
danielgtaylor/apisprout | A lightweight mock API server for testing and development | 703 |