Decision Workspace
benchfx vs rlt vs cargo-simplebench
Side-by-side comparison of Rust crates
41
benchfx
experimentalv0.1.0
CLI tool for benchmarking arbitrary system commands with latency percentiles and concurrency support
57
rlt
growingv0.5.0
A universal load testing library for Rust, with real-time TUI support
53
cargo-simplebench
experimentalv2.2.0
minimalist microbenchmarking framework with clear regression detection
Core Metrics
| benchfx | rlt | cargo-simplebench | |
|---|---|---|---|
| Health Score | 41 | 57 | 53 |
| Total Downloads | 15 | 373.2K | 170 |
| 30d Downloads | 15 | 64.0K | 10 |
| Dependents | 0 | 12 | 0 |
| Releases | 1 | 14 | 8 |
| Last Updated | 26d ago | 58d ago | 97d ago |
| Age | 26d | 2y | 3m |
Health Breakdown
benchfx
Maintenance
11
Quality
14
Community
5
Popularity
1
Documentation
10
rlt
Maintenance
16
Quality
13
Community
9
Popularity
7
Documentation
12
cargo-simplebench
Maintenance
17
Quality
15
Community
6
Popularity
3
Documentation
12
Technical Details
| benchfx | rlt | cargo-simplebench | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 33 | 8 |
| Crate Size | 10KB | 89KB | 31KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rlt leads with a health score of 57/100, but none of the options score above 80.
- •benchfx, rlt are pre-1.0 — API may change.