powerfmt
v0.2.0 Growing`powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations.
Quick Verdict
- โNot updated for 2+ years
- !Pre-1.0: API may have breaking changes
- โTiny footprint (15KB, 1 deps)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
31.0M downloads in the last 30 days (1.0M/day), up 17% from the previous period.
Despite being 2+ years old, powerfmt hasn't reached 1.0 yet. Expect potential API changes between versions.
Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 15KB, powerfmt is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include time, deranged, supply-chain-trust-example-crate-000040. When high-quality crates choose powerfmt, it's a strong quality signal.
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 powerfmt
Version Adoption
Release Timeline
Feature Flags
default =["std", "macros"]