Decision Workspace
progitoor vs scorpiofs vs overlayfs_fuse
Side-by-side comparison of Rust crates
39
progitoor
growingv0.1.1
progitoor is an overlay filesystem that stores ownership and other file metadata in a text database and presents that view to processes running as root, while the actual files are user-owned and can be versioned in git.
48
scorpiofs
experimentalv0.2.1
FUSE-based virtual filesystem with Antares overlay for monorepo builds
45
overlayfs_fuse
experimentalv1.2.0
A minimal, safe, synchronous OverlayFS implementation using FUSE written in pure Rust.
Core Metrics
| progitoor | scorpiofs | overlayfs_fuse | |
|---|---|---|---|
| Health Score | 39 | 48 | 45 |
| Total Downloads | 2.9K | 806 | 58 |
| 30d Downloads | 4 | 777 | 58 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 4 | 4 |
| Last Updated | 644d ago | 14d ago | 9d ago |
| Age | 4y 5m | 1m | 20d |
Health Breakdown
progitoor
Maintenance
3
Quality
12
Community
8
Popularity
4
Documentation
12
scorpiofs
Maintenance
13
Quality
9
Community
10
Popularity
3
Documentation
13
overlayfs_fuse
Maintenance
16
Quality
8
Community
6
Popularity
2
Documentation
13
Technical Details
| progitoor | scorpiofs | overlayfs_fuse | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 13 | 39 | 5 |
| Crate Size | 107KB | 748KB | 240KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 75.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 2 | 3 | 1 |
Links
Quick Verdict
- •scorpiofs leads with a health score of 48/100, but none of the options score above 80.
- •progitoor has the most downloads (2.9K), suggesting wider adoption.
- •⚠ progitoor has not been updated in over a year.
- •progitoor, scorpiofs are pre-1.0 — API may change.