</>PackageGraphPackageGraph

serde

Cargov1.0.228

A generic serialization/deserialization framework

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

serde is an Cargo package that a generic serialization/deserialization framework. The latest version is 1.0.228.

Who should use it

Teams working in the Cargo ecosystem who need a generic serialization/deserialization framework 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

Version history

VersionPublishedLicense
1.0.228latest9 months agoMIT OR Apache-2.0
1.0.2279 months agoMIT OR Apache-2.0
1.0.22610 months agoMIT OR Apache-2.0
1.0.22510 months agoMIT OR Apache-2.0
1.0.22410 months agoMIT OR Apache-2.0
1.0.22310 months agoMIT OR Apache-2.0
1.0.22210 months agoMIT OR Apache-2.0
1.0.22110 months agoMIT OR Apache-2.0
1.0.22010 months agoMIT OR Apache-2.0
1.0.2191 year agoMIT OR Apache-2.0
1.0.2181 year agoMIT OR Apache-2.0
1.0.2171 year agoMIT OR Apache-2.0
1.0.2161 year agoMIT OR Apache-2.0
1.0.2151 year agoMIT OR Apache-2.0
1.0.2141 year agoMIT OR Apache-2.0
1.0.2131 year agoMIT OR Apache-2.0
1.0.2121 year agoMIT OR Apache-2.0
1.0.2111 year agoMIT OR Apache-2.0
1.0.2101 year agoMIT OR Apache-2.0
1.0.2091 year agoMIT OR Apache-2.0

Maintainers

Keywords

Frequently asked questions

How do I install serde?

Run `cargo add serde` to add serde to your Cargo project.

What license is serde released under?

No license was detected in serde's metadata; review the repository before use.

How popular is serde?

serde has approximately 0 downloads per week.