rustio rustio.net
71

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

  • Stable API (1.x for 5+ years)
  • Massive adoption (3.2K 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
280.9M
Dependents
3.2K
Releases
31
Size
32KB

Deep Insights

📈
Strong growth momentum

31.3M downloads in the last 30 days (1.0M/day), up 35% from the previous period.

🔗
Widely adopted

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

👤
Prolific maintainer

The primary maintainer publishes 216 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 12/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
860K/day avg+38%
0500K1.0M1.5M2/263/164/34/215/95/26

Top Dependents

Version Adoption

v1.6.0
58%
v1.8.0
17%
v1.8.3
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.2K
crates depend on base64ct

Similar Crates