Decision Workspace
gostd_builtin vs gostd vs gostd_derive
Side-by-side comparison of Rust crates
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实现
44
gostd_derive
growingv0.0.3
proc_macro_derive library for gostd.
Core Metrics
| gostd_builtin | gostd | gostd_derive | |
|---|---|---|---|
| Health Score | 52 | 50 | 44 |
| Total Downloads | 16.1K | 68.2K | 17.0K |
| 30d Downloads | 479 | 344 | 453 |
| Dependents | 66 | 45 | 60 |
| Releases | 4 | 54 | 3 |
| Last Updated | 1586d ago | 276d ago | 1641d ago |
| Age | 4y 4m | 4y 6m | 4y 6m |
Health Breakdown
gostd_builtin
Maintenance
6
Quality
21
Community
11
Popularity
5
Documentation
9
gostd
Maintenance
9
Quality
15
Community
11
Popularity
6
Documentation
9
gostd_derive
Maintenance
4
Quality
15
Community
11
Popularity
5
Documentation
9
Technical Details
| gostd_builtin | gostd | gostd_derive | |
|---|---|---|---|
| Version | 1.0.4 | 0.4.5 | 0.0.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 10 | 2 |
| Crate Size | 3KB | 22KB | 3KB |
| Features | 0 | 3 | 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.