rustio rustio.net
69

base32ct

v0.3.1 Growing

Pure Rust implementation of Base32 (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 29d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Team maintained (2 owners)
  • โœ“Tiny footprint (15KB, 2 deps)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
85.6K
Dependents
23
Releases
7
Size
15KB

Deep Insights

๐Ÿ“Š
Steady growth

2.2K downloads in the last 30 days (73/day), up 1% from the previous period.

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 4+ years old, base32ct hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

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

๐Ÿ“
Compact crate

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

๐ŸŒŸ
Used by top crates

Notable dependents include lurk, rusotp, neutab, trait_info_gen, forwarding_gen. When high-quality crates choose base32ct, it's a strong quality signal.

Health Breakdown

Maintenance 18/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 14/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
66/day avg+43%
05010015020012/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.2.0
37%
v0.2.1
36%
v0.2.2
19%
v0.3.0
4%
v0.1.0
4%

Release Timeline

7 releasessince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
2
2023
1
2024
1
2025
2
2026
1
Less
More

Feature Flags

alloc

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
23
crates depend on base32ct

Similar Crates