mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2025-03-14 21:56:59 +00:00
Add drill
, an http load testing application
This commit is contained in:
parent
0f2ac29408
commit
31fb1d2575
1 changed files with 7 additions and 0 deletions
|
@ -11,6 +11,7 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
|
|||
|
||||
- [Applications](#applications)
|
||||
- [Container](#container)
|
||||
- [Performance](#performance)
|
||||
- [System tools](#system-tools)
|
||||
- [Terminal](#terminal)
|
||||
- [Text editors](#text-editors)
|
||||
|
@ -29,6 +30,12 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
|
|||
|
||||
* [youki](https://github.com/utam0k/youki) - An experimental container runtime written in Rust
|
||||
|
||||
### Performance
|
||||
|
||||
#### [jMeter](https://github.com/apache/jmeter)
|
||||
|
||||
* [drill](https://github.com/fcsonline/drill) - A HTTP load testing application written in Rust
|
||||
|
||||
### System tools
|
||||
|
||||
#### autojump / z
|
||||
|
|
Loading…
Add table
Reference in a new issue