Decision Workspace
timings-rs vs rlt vs cargo-simplebench
Side-by-side comparison of Rust crates
42
timings-rs
experimentalv0.1.0
Measure the wall-clock execution time of a command, inspired by Linux/macOS time.
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
| timings-rs | rlt | cargo-simplebench | |
|---|---|---|---|
| Health Score | 42 | 57 | 53 |
| Total Downloads | 11 | 373.2K | 170 |
| 30d Downloads | 11 | 64.0K | 10 |
| Dependents | 0 | 12 | 0 |
| Releases | 1 | 14 | 8 |
| Last Updated | 1d ago | 58d ago | 97d ago |
| Age | 1d | 2y | 3m |
Health Breakdown
timings-rs
Maintenance
13
Quality
15
Community
3
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
| timings-rs | 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 | 0 | 33 | 8 |
| Crate Size | 4KB | 89KB | 31KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •timings-rs, rlt are pre-1.0 — API may change.