Decision Workspace
cjson-bindings vs nanojson vs grift_parser
Side-by-side comparison of Rust crates
54
cjson-bindings
experimentalv0.6.4
Safe Rust bindings for the cJSON library - a lightweight JSON parser in C with support for JSON Pointer (RFC6901), JSON Patch (RFC6902), and JSON Merge Patch (RFC7386)
52
nanojson
experimentalv0.5.0
A #![no_std], allocation-free, zero-dependency JSON serializer and pull-parser.
58
grift_parser
experimentalv1.4.0
Lisp parser for the Grift Scheme language
Core Metrics
| cjson-bindings | nanojson | grift_parser | |
|---|---|---|---|
| Health Score | 54 | 52 | 58 |
| Total Downloads | 141 | 153 | 347 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 24 |
| Releases | 6 | 6 | 6 |
| Last Updated | 60d ago | 55d ago | 106d ago |
| Age | 5m | 1m | 3m |
Health Breakdown
cjson-bindings
Maintenance
16
Quality
16
Community
6
Popularity
3
Documentation
13
nanojson
Maintenance
16
Quality
17
Community
6
Popularity
3
Documentation
10
grift_parser
Maintenance
15
Quality
17
Community
10
Popularity
3
Documentation
13
Technical Details
| cjson-bindings | nanojson | grift_parser | |
|---|---|---|---|
| Version | 0.6.4 | 0.5.0 | 1.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | LGPL-2.1-or-later | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 35KB | 55KB | 20KB |
| Features | 4 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grift_parser leads with a health score of 58/100, but none of the options score above 80.
- •cjson-bindings, nanojson are pre-1.0 — API may change.