Decision Workspace
better-stopwatch vs tick vs tsc-timer
Side-by-side comparison of Rust crates
31
better-stopwatch
growingv0.1.0
This is a module for time measurement in your Rust code
58
tick
growingv0.2.1
Provides primitives to interact with and manipulate machine time.
48
tsc-timer
growingv0.1.5
Time stamp counter (TSC) based timer
Core Metrics
| better-stopwatch | tick | tsc-timer | |
|---|---|---|---|
| Health Score | 31 | 58 | 48 |
| Total Downloads | 2.9K | 5.8K | 9.4K |
| 30d Downloads | 4 | 636 | 9 |
| Dependents | 0 | 46 | 0 |
| Releases | 2 | 6 | 6 |
| Last Updated | 1399d ago | 28d ago | 2743d ago |
| Age | 3y 10m | 10y 6m | 7y 6m |
Health Breakdown
better-stopwatch
Maintenance
4
Quality
10
Community
3
Popularity
4
Documentation
10
tick
Maintenance
13
Quality
15
Community
14
Popularity
4
Documentation
12
tsc-timer
Maintenance
9
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| better-stopwatch | tick | tsc-timer | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.1 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-4-Clause | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 20 | 0 |
| Crate Size | 2KB | 51KB | 12KB |
| Features | 0 | 5 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •tick leads with a health score of 58/100, but none of the options score above 80.
- •tsc-timer has the most downloads (9.4K), suggesting wider adoption.
- •⚠ better-stopwatch, tsc-timer have not been updated in over a year.