Winrk is a modern high-performance HTTP benchmarking tool for Windows. Inspired by the popular wrk utility, Winrk provides similar capabilities but is fully compatible with the Windows platform, making it ideal for developers and testers who need to stress-test web servers without relying on Linux or WSL. Written in Rust, Winrk leverages native multithreading and asynchronous networking to generate a high number of requests per second with minimal overhead. It is easy to use, fast to deploy, and built with stability and precision in mind. Whether you're testing local services or public APIs, Winrk helps you analyze performance, latency, and throughput under load, right from the Windows command line.
Source code: https://github.com/fomalhaut88/winrk
Features
- Winrk
- Command line
- HTTP
- Load testing
Categories
Load TestingLicense
MIT LicenseFollow winrk
User Reviews
-
It is definitely a good alternative for those who are familiar with WRK and want to have something similar on Windows.