Decision Workspace
fli vs palc vs palc-derive
Side-by-side comparison of Rust crates
57
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
44
palc-derive
experimentalv0.0.2
Derive macros for palc. Use the re-exports from palc intead.
Core Metrics
| fli | palc | palc-derive | |
|---|---|---|---|
| Health Score | 57 | 47 | 44 |
| Total Downloads | 12.9K | 7.8K | 8.0K |
| 30d Downloads | 0 | 1.2K | 1.2K |
| Dependents | 1 | 3 | 2 |
| Releases | 15 | 2 | 2 |
| Last Updated | 79d ago | 252d ago | 252d ago |
| Age | 3y | 11m | 11m |
Health Breakdown
fli
Maintenance
14
Quality
18
Community
7
Popularity
5
Documentation
13
palc
Maintenance
8
Quality
15
Community
7
Popularity
5
Documentation
12
palc-derive
Maintenance
8
Quality
13
Community
6
Popularity
5
Documentation
12
Technical Details
| fli | palc | palc-derive | |
|---|---|---|---|
| Version | 1.2.2 | 0.0.2 | 0.0.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 5 |
| Crate Size | 50KB | 39KB | 24KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.87 | 1.87 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fli leads with a health score of 57/100, but none of the options score above 80.
- •palc, palc-derive are pre-1.0 — API may change.