serde_json
Cargov1.0.150A JSON serialization file format
0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity
Overview
serde_json is an Cargo package that a JSON serialization file format. The latest version is 1.0.150.
Who should use it
Teams working in the Cargo ecosystem who need a JSON serialization file format and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Alternatives to serde_json
Version history
| Version | Published | License |
|---|---|---|
| 1.0.150latest | 1 month ago | MIT OR Apache-2.0 |
| 1.0.149 | 6 months ago | MIT OR Apache-2.0 |
| 1.0.148 | 6 months ago | MIT OR Apache-2.0 |
| 1.0.147 | 6 months ago | MIT OR Apache-2.0 |
| 1.0.146 | 6 months ago | MIT OR Apache-2.0 |
| 1.0.145 | 10 months ago | MIT OR Apache-2.0 |
| 1.0.144 | 10 months ago | MIT OR Apache-2.0 |
| 1.0.143 | 11 months ago | MIT OR Apache-2.0 |
| 1.0.142 | 11 months ago | MIT OR Apache-2.0 |
| 1.0.141 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.140 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.139 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.138 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.137 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.136 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.135 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.134 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.133 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.132 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.131 | 1 year ago | MIT OR Apache-2.0 |
Maintainers
Keywords
Frequently asked questions
How do I install serde_json?
Run `cargo add serde_json` to add serde_json to your Cargo project.
What license is serde_json released under?
No license was detected in serde_json's metadata; review the repository before use.
How popular is serde_json?
serde_json has approximately 0 downloads per week.