Decision Workspace
gostd_http vs gostd_builtin vs gostd
Side-by-side comparison of Rust crates
48
gostd_http
growingv1.1.6
gostd_http is a part of gostd, gostd_http 是go标准库net/http的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中的基础类型,并实现了基础类型强制转换宏函数。
50
gostd
growingv0.4.5
gostd is the go standard library implementation in rust. gostd 是Go标准库的rust实现
Core Metrics
| gostd_http | gostd_builtin | gostd | |
|---|---|---|---|
| Health Score | 48 | 52 | 50 |
| Total Downloads | 4.7K | 16.1K | 68.2K |
| 30d Downloads | 187 | 479 | 344 |
| Dependents | 4 | 66 | 45 |
| Releases | 6 | 4 | 54 |
| Last Updated | 276d ago | 1586d ago | 276d ago |
| Age | 11m | 4y 4m | 4y 6m |
Health Breakdown
gostd_http
Maintenance
9
Quality
18
Community
8
Popularity
4
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_http | gostd_builtin | gostd | |
|---|---|---|---|
| Version | 1.1.6 | 1.0.4 | 0.4.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 14 | 0 | 10 |
| Crate Size | 29KB | 3KB | 22KB |
| Features | 4 | 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.