Decision Workspace
moa_time vs nanotime vs nano_clock
Side-by-side comparison of Rust crates
46
moa_time
experimentalv0.1.3
时间单位常量、转换函数与 clock mult/shift 算法
46
nanotime
experimentalv0.1.1
A minimal, zero-dependency time utility crate for Rust CLI applications
37
nano_clock
growingv1.0.0
Ultra-fast and accurate nanosecond-level timing utilities
Core Metrics
| moa_time | nanotime | nano_clock | |
|---|---|---|---|
| Health Score | 46 | 46 | 37 |
| Total Downloads | 16 | 128 | 538 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 2 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 8d ago | 92d ago | 309d ago |
| Age | 8d | 3m | 10m |
Health Breakdown
moa_time
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
12
nanotime
Maintenance
12
Quality
14
Community
7
Popularity
3
Documentation
10
nano_clock
Maintenance
3
Quality
18
Community
3
Popularity
3
Documentation
10
Technical Details
| moa_time | nanotime | nano_clock | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 4KB | 18KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.97 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •moa_time leads with a health score of 46/100, but none of the options score above 80.
- •nano_clock has the most downloads (538), suggesting wider adoption.
- •moa_time, nanotime are pre-1.0 — API may change.