Decision Workspace
json-read vs akari vs json-number
Side-by-side comparison of Rust crates
51
json-read
growingv1.0.1
json-read是一个json读取工具,可以直接通过`x.y.z.w`方式读取json中的内容,不用逐层解析
63
akari
growingv0.2.7
Dynamic & Weakly Typed Programming Powered by Rust
61
json-number
growingv0.4.10
JSON number parsing and storage
Core Metrics
| json-read | akari | json-number | |
|---|---|---|---|
| Health Score | 51 | 63 | 61 |
| Total Downloads | 904 | 11.5K | 2.2M |
| 30d Downloads | 5 | 343 | 198.5K |
| Dependents | 0 | 81 | 67 |
| Releases | 3 | 18 | 17 |
| Last Updated | 206d ago | 25d ago | 74d ago |
| Age | 6m | 1y | 3y 9m |
Health Breakdown
json-read
Maintenance
11
Quality
18
Community
5
Popularity
4
Documentation
13
akari
Maintenance
17
Quality
18
Community
13
Popularity
5
Documentation
10
json-number
Maintenance
14
Quality
16
Community
10
Popularity
8
Documentation
13
Technical Details
| json-read | akari | json-number | |
|---|---|---|---|
| Version | 1.0.1 | 0.2.7 | 0.4.10 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | GPL-3.0-or-later | MIT/Apache-2.0 |
| Dependencies | 1 | 1 | 6 |
| Crate Size | 5KB | 68KB | 14KB |
| Features | 0 | 7 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •akari leads with a health score of 63/100, but none of the options score above 80.
- •json-number has the most downloads (2.2M), suggesting wider adoption.
- •akari, json-number are pre-1.0 — API may change.