mcf
v0.6.0 ExperimentalPure Rust implementation of the Modular Crypt Format (MCF) which is used to store password hashes in the form `${id}$...`
Quick Verdict
- โActively maintained (updated 19d ago)
- !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
Deep Insights
5.0K downloads in the last 30 days (165/day), up 10% from the previous period.
The primary maintainer publishes 215 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 13KB, mcf is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on mcf
Version Adoption
Release Timeline
Feature Flags
default =["alloc", "base64"]