rustio rustio.net
64

mcf

v0.6.0 Growing

Pure Rust implementation of the Modular Crypt Format (MCF) which is used to store password hashes in the form `${id}$...`

Apache-2.0 OR MIT Edition 2024 MSRV 1.85

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Team maintained (2 owners)
  • โœ“Tiny footprint (13KB, 2 deps)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
66.4K
Dependents
29
Releases
9
Size
13KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

14.7K downloads in the last 30 days (491/day), up 35% from the previous period.

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 1+ years old, mcf 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 13KB, mcf is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

Notable dependents include pbkdf2, scrypt, sha-crypt, yescrypt. When high-quality crates choose mcf, it's a strong quality signal.

Health Breakdown

Maintenance 14/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 15/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
366/day avg-11%
02004006008004/265/146/16/197/77/24

Top Dependents

Version Adoption

v0.6.0
69%
v0.2.0
14%
v0.6.0-rc.3
12%
v0.6.0-rc.2
3%
v0.6.0-rc.0
2%

Release Timeline

9 releasessince 2025
J
F
M
A
M
J
J
A
S
O
N
D
2025
6
2026
3
Less
More

Feature Flags

default =["alloc", "base64"]

alloc*base64*

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
29
crates depend on mcf

Similar Crates