Decision Workspace
url_fmt vs ss_url_fmt vs powerfmt
Side-by-side comparison of Rust crates
42
url_fmt
experimentalv0.1.3
A lightweight Rust utility to format URLs by anonymizing credentials and decoding fragments. 一个轻量级的Rust工具,通过匿名化凭据和解码片段来格式化URL。
33
ss_url_fmt
experimentalv0.1.1
A utility to format ss:// URLs, hiding user information for safe display and decoding the fragment part. / 一个格式化 ss:// 链接的工具,能隐藏用户信息以便安全显示,并对片段部分进行解码。
54
powerfmt
growingv0.2.0
`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.
Core Metrics
| url_fmt | ss_url_fmt | powerfmt | |
|---|---|---|---|
| Health Score | 42 | 33 | 54 |
| Total Downloads | 1.3K | 304 | 295.9M |
| 30d Downloads | 93 | 3 | 28.9M |
| Dependents | 28 | 0 | 33 |
| Releases | 2 | 1 | 4 |
| Last Updated | 188d ago | 188d ago | 896d ago |
| Age | 6m | 6m | 2y 5m |
Health Breakdown
url_fmt
Maintenance
9
Quality
14
Community
7
Popularity
4
Documentation
8
ss_url_fmt
Maintenance
5
Quality
14
Community
3
Popularity
3
Documentation
8
powerfmt
Maintenance
7
Quality
17
Community
10
Popularity
8
Documentation
12
Technical Details
| url_fmt | ss_url_fmt | powerfmt | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MulanPSL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 1 |
| Crate Size | 12KB | 12KB | 15KB |
| Features | 1 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.67.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •powerfmt leads with a health score of 54/100, but none of the options score above 80.
- •⚠ powerfmt has not been updated in over a year.