quote
v1.0.45 StableQuasi-quoting macro quote!(...)
Quick Verdict
- ✓Actively maintained (updated 24d ago)
- ✓Stable API (1.x for 9+ years)
- ✓Massive adoption (124.7K crates depend on it)
- ✓Tiny footprint (32KB, 3 deps)
- ✓Permissive license (MIT OR Apache-2.0)
Security
Deep Insights
69.3M downloads in the last 30 days (2.3M/day), up 20% from the previous period.
124.7K crates depend on quote — 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 9 years with 93 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 31KB, quote is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include syn, proc-macro2, thiserror-impl, serde_derive, futures-macro. When high-quality crates choose quote, 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
Version Adoption
Release Timeline
Feature Flags
default =["proc-macro"]