Decision Workspace
frostx vs projclean vs projectctl
Side-by-side comparison of Rust crates
40
frostx
experimentalv0.1.0
frostx monitors project directories for inactivity. Once a configured inactivity threshold elapses (e.g. "90 days since any file was modified"), frostx executes a pipeline of **actions** - e.g., checking git state, creating archives, uploading backups, deleting local copies. Automating the lifecycle of projects, frostx helps users manage disk space and maintain a clean workspace.
50
projclean
growingv0.9.0
Project dependencies & build artifacts cleanup tool
42
projectctl
growingv1.0.0
CLI tool to manage project
Core Metrics
| frostx | projclean | projectctl | |
|---|---|---|---|
| Health Score | 40 | 50 | 42 |
| Total Downloads | 20 | 15.0K | 7.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 13 | 6 |
| Last Updated | 8d ago | 19d ago | 1236d ago |
| Age | 8d | 4y 2m | 3y 5m |
Health Breakdown
frostx
Maintenance
12
Quality
10
Community
3
Popularity
2
Documentation
13
projclean
Maintenance
17
Quality
13
Community
5
Popularity
5
Documentation
10
projectctl
Maintenance
5
Quality
17
Community
5
Popularity
5
Documentation
10
Technical Details
| frostx | projclean | projectctl | |
|---|---|---|---|
| Version | 0.1.0 | 0.9.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | MIT |
| Dependencies | 21 | 13 | 19 |
| Crate Size | 133KB | 36KB | 85KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •projclean leads with a health score of 50/100, but none of the options score above 80.
- •⚠ projectctl has not been updated in over a year.
- •frostx, projclean are pre-1.0 — API may change.