Decision Workspace
use-media-timestamp vs clocksource vs mediatime
Side-by-side comparison of Rust crates
51
use-media-timestamp
experimentalv0.0.1
Primitive media timestamp helpers
61
clocksource
stablev1.0.0
Library for times and durations with fixed-size representations
57
mediatime
experimentalv0.1.7
Exact-integer rational time types for media pipelines — FFmpeg-style Timebase, Timestamp, and TimeRange. no_std, zero dependencies, const fn.
Core Metrics
| use-media-timestamp | clocksource | mediatime | |
|---|---|---|---|
| Health Score | 51 | 61 | 57 |
| Total Downloads | 27 | 19.5M | 10.7K |
| 30d Downloads | 0 | 2.8M | 10.5K |
| Dependents | 1 | 95 | 8 |
| Releases | 1 | 17 | 8 |
| Last Updated | 9d ago | 66d ago | 4d ago |
| Age | 9d | 9y 9m | 1m |
Health Breakdown
use-media-timestamp
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
15
clocksource
Maintenance
12
Quality
14
Community
15
Popularity
8
Documentation
12
mediatime
Maintenance
13
Quality
15
Community
9
Popularity
5
Documentation
15
Technical Details
| use-media-timestamp | clocksource | mediatime | |
|---|---|---|---|
| Version | 0.0.1 | 1.0.0 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 8 |
| Crate Size | 2KB | 22KB | 38KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.95.0 | 1.85 | 1.85 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •clocksource leads with a health score of 61/100, but none of the options score above 80.
- •use-media-timestamp, mediatime are pre-1.0 — API may change.