Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yds12/inquisitor
Simple and fast HTTP load testing tool written in Rust
https://github.com/yds12/inquisitor
api-testing http load-testing performance
Last synced: 1 day ago
JSON representation
Simple and fast HTTP load testing tool written in Rust
- Host: GitHub
- URL: https://github.com/yds12/inquisitor
- Owner: yds12
- Created: 2022-10-26T18:22:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-19T12:13:20.000Z (about 1 year ago)
- Last Synced: 2024-10-06T10:06:58.274Z (about 1 month ago)
- Topics: api-testing, http, load-testing, performance
- Language: Rust
- Homepage:
- Size: 135 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inquisitor
HTTP load testing command-line tool and library. Check the crates:
* `inquisitor-core`: library with all the functionality;
* `inquisitor`: CLI HTTP load testing program.