Decision Workspace
startled vs rlt vs cargo-simplebench
Side-by-side comparison of Rust crates
46
startled
experimentalv0.9.0
CLI tool for benchmarking Lambda functions
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
| startled | rlt | cargo-simplebench | |
|---|---|---|---|
| Health Score | 46 | 57 | 53 |
| Total Downloads | 6.5K | 373.2K | 170 |
| 30d Downloads | 17 | 64.0K | 10 |
| Dependents | 0 | 12 | 0 |
| Releases | 15 | 14 | 8 |
| Last Updated | 272d ago | 58d ago | 97d ago |
| Age | 10m | 2y | 3m |
Health Breakdown
startled
Maintenance
9
Quality
11
Community
6
Popularity
5
Documentation
15
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
| startled | rlt | cargo-simplebench | |
|---|---|---|---|
| Version | 0.9.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 | 33 | 33 | 8 |
| Crate Size | 107KB | 89KB | 31KB |
| Features | 2 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.75 | 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.
- •startled, rlt are pre-1.0 — API may change.