serde
v1.0.228 GrowingA generic serialization/deserialization framework
Quick Verdict
- ✓Stable API (1.x for 11+ years)
- ✓Massive adoption (897.9K crates depend on it)
- ✓Team maintained (2 owners)
- ✓Tiny footprint (84KB, 2 deps)
- ✓Permissive license (MIT OR Apache-2.0)
Security
Deep Insights
56.5M downloads in the last 30 days (1.9M/day), up 18% from the previous period.
897.9K crates depend on serde — it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
The primary maintainer publishes 231 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
The API has been stable (1.x) for over 11 years with 315 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
Notable dependents include hashbrown, bitflags, rand, indexmap, rand_chacha. When high-quality crates choose serde, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on serde
Version Adoption
Release Timeline
Feature Flags
default =["std"]