</>PackageGraphPackageGraph

serde_json

Cargov1.0.150

A 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

VersionPublishedLicense
1.0.150latest1 month agoMIT OR Apache-2.0
1.0.1496 months agoMIT OR Apache-2.0
1.0.1486 months agoMIT OR Apache-2.0
1.0.1476 months agoMIT OR Apache-2.0
1.0.1466 months agoMIT OR Apache-2.0
1.0.14510 months agoMIT OR Apache-2.0
1.0.14410 months agoMIT OR Apache-2.0
1.0.14311 months agoMIT OR Apache-2.0
1.0.14211 months agoMIT OR Apache-2.0
1.0.1411 year agoMIT OR Apache-2.0
1.0.1401 year agoMIT OR Apache-2.0
1.0.1391 year agoMIT OR Apache-2.0
1.0.1381 year agoMIT OR Apache-2.0
1.0.1371 year agoMIT OR Apache-2.0
1.0.1361 year agoMIT OR Apache-2.0
1.0.1351 year agoMIT OR Apache-2.0
1.0.1341 year agoMIT OR Apache-2.0
1.0.1331 year agoMIT OR Apache-2.0
1.0.1321 year agoMIT OR Apache-2.0
1.0.1311 year agoMIT 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.