Decision Workspace
nanojson-derive vs cjson-bindings vs nanojson
Side-by-side comparison of Rust crates
52
nanojson-derive
experimentalv0.5.0
Derive macros (Serialize, Deserialize) for the nanojson crate.
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.
Core Metrics
| nanojson-derive | cjson-bindings | nanojson | |
|---|---|---|---|
| Health Score | 52 | 54 | 52 |
| Total Downloads | 186 | 141 | 153 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 6 | 0 | 0 |
| Releases | 6 | 6 | 6 |
| Last Updated | 55d ago | 60d ago | 55d ago |
| Age | 1m | 5m | 1m |
Health Breakdown
nanojson-derive
Maintenance
16
Quality
15
Community
8
Popularity
3
Documentation
10
cjson-bindings
Maintenance
16
Quality
16
Community
6
Popularity
3
Documentation
13
nanojson
Maintenance
16
Quality
17
Community
6
Popularity
3
Documentation
10
Technical Details
| nanojson-derive | cjson-bindings | nanojson | |
|---|---|---|---|
| Version | 0.5.0 | 0.6.4 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | LGPL-2.1-or-later | MIT |
| Dependencies | 0 | 3 | 2 |
| Crate Size | 12KB | 35KB | 55KB |
| Features | 0 | 4 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cjson-bindings leads with a health score of 54/100, but none of the options score above 80.
- •nanojson-derive has the most downloads (186), suggesting wider adoption.