Decision Workspace
gostd vs gostd_builtin vs gostd_derive
Side-by-side comparison of Rust crates
50
gostd
growingv0.4.5
gostd is the go standard library implementation in rust. gostd 是Go标准库的rust实现
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中的基础类型,并实现了基础类型强制转换宏函数。
44
gostd_derive
growingv0.0.3
proc_macro_derive library for gostd.
Core Metrics
| gostd | gostd_builtin | gostd_derive | |
|---|---|---|---|
| Health Score | 50 | 52 | 44 |
| Total Downloads | 68.2K | 16.1K | 17.0K |
| 30d Downloads | 344 | 479 | 453 |
| Dependents | 45 | 66 | 60 |
| Releases | 54 | 4 | 3 |
| Last Updated | 276d ago | 1586d ago | 1641d ago |
| Age | 4y 6m | 4y 4m | 4y 6m |
Health Breakdown
gostd
Maintenance
9
Quality
15
Community
11
Popularity
6
Documentation
9
gostd_builtin
Maintenance
6
Quality
21
Community
11
Popularity
5
Documentation
9
gostd_derive
Maintenance
4
Quality
15
Community
11
Popularity
5
Documentation
9
Technical Details
| gostd | gostd_builtin | gostd_derive | |
|---|---|---|---|
| Version | 0.4.5 | 1.0.4 | 0.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 10 | 0 | 2 |
| Crate Size | 22KB | 3KB | 3KB |
| Features | 3 | 0 | 0 |
| 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, gostd_derive have not been updated in over a year.
- •gostd, gostd_derive are pre-1.0 — API may change.