Decision Workspace
fli vs palc vs clap_args
Side-by-side comparison of Rust crates
59
fli
stablev1.2.2
The commander.js like CLI Parser for rust
47
palc
experimentalv0.0.2
WIP: Command Line Argument Parser with several opposite design goal from Clap
46
clap_args
experimentalv0.1.8
Lightweight wrapper for clap to auto-handle version and help / clap 轻量封装,自动处理版本与帮助
Core Metrics
| fli | palc | clap_args | |
|---|---|---|---|
| Health Score | 59 | 47 | 46 |
| Total Downloads | 12.8K | 5.4K | 3.2K |
| 30d Downloads | 90 | 545 | 66 |
| Dependents | 1 | 3 | 11 |
| Releases | 15 | 2 | 8 |
| Last Updated | 20d ago | 192d ago | 113d ago |
| Age | 2y 10m | 9m | 8m |
Health Breakdown
fli
Maintenance
17
Quality
17
Community
7
Popularity
5
Documentation
13
palc
Maintenance
9
Quality
15
Community
7
Popularity
4
Documentation
12
clap_args
Maintenance
13
Quality
15
Community
6
Popularity
4
Documentation
8
Technical Details
| fli | palc | clap_args | |
|---|---|---|---|
| Version | 1.2.2 | 0.0.2 | 0.1.8 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MulanPSL-2.0 |
| Dependencies | 3 | 7 | 5 |
| Crate Size | 50KB | 39KB | 7KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.87 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fli leads with a health score of 59/100, but none of the options score above 80.
- •palc, clap_args are pre-1.0 — API may change.