Decision Workspace
tdt vs clocksource vs frame-tick
Side-by-side comparison of Rust crates
45
tdt
experimentalv0.3.1
Time Delta Toolkit (TDT): count ticks, breakdown intervals, pretty-print elapsed/remaining time.
64
clocksource
stablev1.0.0
Library for times and durations with fixed-size representations
60
frame-tick
experimentalv0.3.3
Tick-based, quasi-fixed-point time measurement for working with frames/animation/video
Core Metrics
| tdt | clocksource | frame-tick | |
|---|---|---|---|
| Health Score | 45 | 64 | 60 |
| Total Downloads | 1.7K | 15.3M | 2.0K |
| 30d Downloads | 54 | 844.7K | 191 |
| Dependents | 1 | 89 | 13 |
| Releases | 5 | 17 | 12 |
| Last Updated | 183d ago | 7d ago | 13d ago |
| Age | 6m | 9y 7m | 9m |
Health Breakdown
tdt
Maintenance
11
Quality
13
Community
7
Popularity
4
Documentation
10
clocksource
Maintenance
16
Quality
13
Community
15
Popularity
8
Documentation
12
frame-tick
Maintenance
18
Quality
16
Community
9
Popularity
4
Documentation
13
Technical Details
| tdt | clocksource | frame-tick | |
|---|---|---|---|
| Version | 0.3.1 | 1.0.0 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR BSD-3-Clause OR MIT OR Zlib |
| Dependencies | 5 | 3 | 5 |
| Crate Size | 12KB | 22KB | 11KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •clocksource leads with a health score of 64/100, but none of the options score above 80.
- •tdt, frame-tick are pre-1.0 — API may change.