Decision Workspace
neco-json vs jsonparser vs bufjson
Side-by-side comparison of Rust crates
56
neco-json
experimentalv0.1.2
zero dependency minimal JSON codec for no_std environments
57
jsonparser
growingv0.2.1
A Rust crate for efficient parsing and validation of JSON data into strongly typed Rust data structures, enabling data integrity checks.
56
bufjson
growingv1.1.0
Fast streaming JSON parser and lexer | Read JSON without allocating or copying.
Core Metrics
| neco-json | jsonparser | bufjson | |
|---|---|---|---|
| Health Score | 56 | 57 | 56 |
| Total Downloads | 398 | 16.2K | 3.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 7 | 11 | 0 |
| Releases | 3 | 12 | 26 |
| Last Updated | 68d ago | 877d ago | 28d ago |
| Age | 3m | 2y 5m | 10m |
Health Breakdown
neco-json
Maintenance
15
Quality
15
Community
8
Popularity
3
Documentation
15
jsonparser
Maintenance
12
Quality
16
Community
9
Popularity
5
Documentation
15
bufjson
Maintenance
17
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| neco-json | jsonparser | bufjson | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 16 |
| Crate Size | 15KB | 13KB | 310KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.81 | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jsonparser leads with a health score of 57/100, but none of the options score above 80.
- •⚠ jsonparser has not been updated in over a year.
- •neco-json, jsonparser are pre-1.0 — API may change.