Decision Workspace
bkt vs fclicache vs cmd_lib
Side-by-side comparison of Rust crates
41
bkt
growingv0.8.2
CLI and Rust library for caching subprocess invocations
43
fclicache
growingv1.0.2
fclicache is a command-line utility that caches the output of resource-intensive commands, enabling faster retrieval of results when the same commands are executed repeatedly within a specified Time-to-Live (TTL) period.
67
cmd_lib
growingv2.0.0
Common rust commandline macros and utils, to write shell script like tasks easily
Core Metrics
| bkt | fclicache | cmd_lib | |
|---|---|---|---|
| Health Score | 41 | 43 | 67 |
| Total Downloads | 25.6K | 4.1K | 3.0M |
| 30d Downloads | 42 | 6 | 170.4K |
| Dependents | 0 | 0 | 726 |
| Releases | 17 | 3 | 111 |
| Last Updated | 545d ago | 767d ago | 209d ago |
| Age | 5y 1m | 2y 1m | 6y 6m |
Health Breakdown
bkt
Maintenance
7
Quality
14
Community
6
Popularity
5
Documentation
9
fclicache
Maintenance
5
Quality
20
Community
6
Popularity
4
Documentation
8
cmd_lib
Maintenance
11
Quality
19
Community
14
Popularity
8
Documentation
15
Technical Details
| bkt | fclicache | cmd_lib | |
|---|---|---|---|
| Version | 0.8.2 | 1.0.2 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | non-standard | MIT OR Apache-2.0 |
| Dependencies | 12 | 1 | 11 |
| Crate Size | 36KB | 10KB | 52KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cmd_lib leads with a health score of 67/100, but none of the options score above 80.
- •cmd_lib is depended on by 726 crates — strongest ecosystem trust.
- •⚠ bkt, fclicache have not been updated in over a year.
- •bkt is pre-1.0 — API may change.