Decision Workspace
network-time vs frame-tick vs tdt
Side-by-side comparison of Rust crates
40
network-time
growingv0.1.1
Abstractions of millisecond durations and timestamps, and related ticks.
60
frame-tick
experimentalv0.3.3
Tick-based, quasi-fixed-point time measurement for working with frames/animation/video
45
tdt
experimentalv0.3.1
Time Delta Toolkit (TDT): count ticks, breakdown intervals, pretty-print elapsed/remaining time.
Core Metrics
| network-time | frame-tick | tdt | |
|---|---|---|---|
| Health Score | 40 | 60 | 45 |
| Total Downloads | 9.6K | 2.0K | 1.7K |
| 30d Downloads | 155 | 188 | 51 |
| Dependents | 24 | 13 | 1 |
| Releases | 2 | 12 | 5 |
| Last Updated | 2788d ago | 13d ago | 183d ago |
| Age | 7y 8m | 9m | 6m |
Health Breakdown
network-time
Maintenance
3
Quality
15
Community
9
Popularity
5
Documentation
8
frame-tick
Maintenance
18
Quality
16
Community
9
Popularity
4
Documentation
13
tdt
Maintenance
11
Quality
13
Community
7
Popularity
4
Documentation
10
Technical Details
| network-time | frame-tick | tdt | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.3 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | AGPL-3.0 | Apache-2.0 OR BSD-3-Clause OR MIT OR Zlib | MIT |
| Dependencies | 3 | 5 | 5 |
| Crate Size | 20KB | 11KB | 12KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •frame-tick leads with a health score of 60/100, but none of the options score above 80.
- •network-time has the most downloads (9.6K), suggesting wider adoption.
- •⚠ network-time has not been updated in over a year.