rustio rustio.net
73

base64ct

v1.8.3 Stable

Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support

Apache-2.0 OR MIT Edition 2024 MSRV 1.85

Quick Verdict

  • Actively maintained (updated 74d ago)
  • Stable API (1.x for 5+ years)
  • Massive adoption (2.7K crates depend on it)
  • Team maintained (2 owners)
  • Tiny footprint (32KB, 2 deps)

Security

Checking security advisories...
Downloads
227.9M
Dependents
2.7K
Releases
31
Size
32KB

Deep Insights

📊
Steady growth

23.8M downloads in the last 30 days (792.3K/day), up 14% from the previous period.

🔗
Widely adopted

2.7K crates depend on base64ct. Strong ecosystem adoption means battle-tested code and long-term stability.

👤
Prolific maintainer

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

Stable for 5+ years

The API has been stable (1.x) for over 5 years with 31 releases. This level of maturity means you can depend on it without worrying about breaking changes.

🪶
Minimal dependencies

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

📐
Compact crate

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

⚠️
Notable yanked versions

39% of releases have been yanked. Check version history before pinning.

🌟
Used by top crates

Notable dependents include spki, pem-rfc7468, rsa, elliptic-curve, argon2. When high-quality crates choose base64ct, it's a strong quality signal.

Health Breakdown

Maintenance 14/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 20/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
661K/day avg+55%
0200K400K600K800K1.0M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v1.6.0
62%
v1.8.0
19%
v1.7.3
8%
v1.8.3
8%
v1.5.3
3%

Release Timeline

31 releases12 yankedsince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
15
2022
7
2023
1
2024
2025
6
2026
2
Less
More|
Yanked

Feature Flags

stdalloc

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
2.7K
crates depend on base64ct

Similar Crates