rustio rustio.net
75

quote

v1.0.45 Stable

Quasi-quoting macro quote!(...)

MIT OR Apache-2.0 Edition 2021 MSRV 1.71

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

Checking security advisories...
Downloads
1.0B
Dependents
124.7K
Releases
93
Size
32KB

Deep Insights

📊
Steady growth

69.3M downloads in the last 30 days (2.3M/day), up 20% from the previous period.

🏛️
Foundational crate

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.

👤
Prolific maintainer

The primary maintainer publishes 231 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Stable for 9+ years

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.

🪶
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

📐
Compact crate

At 31KB, quote is lightweight. Small crate size correlates with focused, well-scoped functionality.

🌟
Used by top crates

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

Maintenance 17/25

Recency, release consistency, active ratio

Quality 22/25

Yanked ratio, deps, size, maturity, features

Community 13/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
1.9M/day avg+58%
01.0M2.0M3.0M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v1.0.40
36%
v1.0.37
19%
v1.0.36
18%
v1.0.35
15%
v1.0.38
12%

Release Timeline

93 releasessince 2016
J
F
M
A
M
J
J
A
S
O
N
D
2016
22
2017
5
2018
17
2019
6
2020
6
2021
6
2022
9
2023
11
2024
4
2025
4
2026
3
Less
More

Feature Flags

default =["proc-macro"]

proc-macro*

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
124.7K
crates depend on quote

Similar Crates