rustio rustio.net
69

base64ct

v1.8.3 Growing

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

  • Stable API (1.x for 5+ years)
  • Massive adoption (3.8K crates depend on it)
  • Team maintained (2 owners)
  • Tiny footprint (32KB, 2 deps)
  • Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
326.0M
Dependents
3.8K
Releases
31
Size
32KB

Deep Insights

📊
Stable downloads

25.8M downloads in the last 30 days (860.0K/day). Volume is roughly flat compared to the previous period.

🔗
Widely adopted

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

👤
Prolific maintainer

The primary maintainer publishes 220 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, argon2, ssh-encoding. When high-quality crates choose base64ct, it's a strong quality signal.

Health Breakdown

Maintenance 10/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
852K/day avg-57%
0500K1.0M1.5M4/265/146/16/197/77/24

Top Dependents

Version Adoption

v1.6.0
52%
v1.8.3
23%
v1.8.0
16%
v1.7.3
7%
v1.5.3
2%

Release Timeline

10 releases1 yankedsince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
1
2023
1
2024
2025
6
2026
2
Less
More|
Yanked

Feature Flags

stdalloc

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
3.8K
crates depend on base64ct

Similar Crates