Decision Workspace
p-json vs tiny-json-rs vs parsenic
Side-by-side comparison of Rust crates
37
p-json
experimentalv0.1.0
Petr Sabanov's JSON implementation
40
tiny-json-rs
growingv0.2.5
tiny-json-rs is a simple and lightweight JSON parser for Rust.
53
parsenic
growingv0.2.1
A simple no-std/no-alloc I/O and parsing crate
Core Metrics
| p-json | tiny-json-rs | parsenic | |
|---|---|---|---|
| Health Score | 37 | 40 | 53 |
| Total Downloads | 399 | 7.8K | 6.9M |
| 30d Downloads | 3 | 50 | 246.5K |
| Dependents | 0 | 0 | 2 |
| Releases | 1 | 6 | 3 |
| Last Updated | 234d ago | 849d ago | 496d ago |
| Age | 7m | 2y 4m | 2y 8m |
Health Breakdown
p-json
Maintenance
4
Quality
14
Community
6
Popularity
3
Documentation
10
tiny-json-rs
Maintenance
10
Quality
9
Community
6
Popularity
5
Documentation
10
parsenic
Maintenance
6
Quality
17
Community
7
Popularity
8
Documentation
15
Technical Details
| p-json | tiny-json-rs | parsenic | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.5 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-or-later | MIT | Apache-2.0 OR BSL-1.0 OR MIT |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 12KB | 7KB | 16KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 66.7% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parsenic leads with a health score of 53/100, but none of the options score above 80.
- •⚠ tiny-json-rs, parsenic have not been updated in over a year.