Decision Workspace
ts_ vs time_requirements vs print_perf
Side-by-side comparison of Rust crates
47
ts_
experimentalv0.1.3
High-performance, lightweight time measurement library based on coarsetime. / 基于 coarsetime 的高性能轻量级时间测量库。
44
time_requirements
experimentalv0.1.0
Crate to measure time requirements of steps in your code.
42
print_perf
growingv0.1.9
Ergonomic print optimization for Rust. This crate will provide a struct and a helper macro that you can use to measure and print out the time between two points in your code.
Core Metrics
| ts_ | time_requirements | print_perf | |
|---|---|---|---|
| Health Score | 47 | 44 | 42 |
| Total Downloads | 848 | 373 | 14.7K |
| 30d Downloads | 242 | 17 | 14 |
| Dependents | 29 | 0 | 0 |
| Releases | 3 | 1 | 10 |
| Last Updated | 98d ago | 80d ago | 2525d ago |
| Age | 4m | 2m | 7y 1m |
Health Breakdown
ts_
Maintenance
14
Quality
15
Community
7
Popularity
3
Documentation
8
time_requirements
Maintenance
9
Quality
13
Community
6
Popularity
3
Documentation
13
print_perf
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
12
Technical Details
| ts_ | time_requirements | print_perf | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.0 | 0.1.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MIT | Unlicense OR MIT |
| Dependencies | 6 | 5 | 0 |
| Crate Size | 12KB | 13KB | 4KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ts_ leads with a health score of 47/100, but none of the options score above 80.
- •print_perf has the most downloads (14.7K), suggesting wider adoption.
- •⚠ print_perf has not been updated in over a year.