Decision Workspace
gostd_time vs gostd_builtin vs gostd
Side-by-side comparison of Rust crates
49
gostd_time
growingv1.1.3
Package time provides functionality for measuring and displaying time. time包提供了时间的显示和测量用的函数。日历的计算采用的是公历。
52
gostd_builtin
growingv1.0.4
Package builtin binds the basic type in go through the type alias, and implements the basic type cast macro function.builtin 包通过类型别名绑定Go中的基础类型,并实现了基础类型强制转换宏函数。
50
gostd
growingv0.4.5
gostd is the go standard library implementation in rust. gostd 是Go标准库的rust实现
Core Metrics
| gostd_time | gostd_builtin | gostd | |
|---|---|---|---|
| Health Score | 49 | 52 | 50 |
| Total Downloads | 24.6K | 16.1K | 68.2K |
| 30d Downloads | 423 | 479 | 344 |
| Dependents | 50 | 66 | 45 |
| Releases | 13 | 4 | 54 |
| Last Updated | 345d ago | 1586d ago | 276d ago |
| Age | 4y 4m | 4y 4m | 4y 6m |
Health Breakdown
gostd_time
Maintenance
6
Quality
18
Community
11
Popularity
5
Documentation
9
gostd_builtin
Maintenance
6
Quality
21
Community
11
Popularity
5
Documentation
9
gostd
Maintenance
9
Quality
15
Community
11
Popularity
6
Documentation
9
Technical Details
| gostd_time | gostd_builtin | gostd | |
|---|---|---|---|
| Version | 1.1.3 | 1.0.4 | 0.4.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 0 | 10 |
| Crate Size | 141KB | 3KB | 22KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gostd_builtin leads with a health score of 52/100, but none of the options score above 80.
- •gostd has the most downloads (68.2K), suggesting wider adoption.
- •⚠ gostd_builtin has not been updated in over a year.
- •gostd is pre-1.0 — API may change.