Decision Workspace
btrfs-diskformat vs btrfs-no-std vs btrfs-backup
Side-by-side comparison of Rust crates
39
btrfs-diskformat
growingv0.5.1
An implementation of the BTRFS disk format.
30
btrfs-no-std
growingv0.2.1
Fork of Christopher Tam's `btrfs-diskformat` with `#![no_std]` support
48
btrfs-backup
growingv0.2.4
A program for backup & restoration of btrfs subvolumes.
Core Metrics
| btrfs-diskformat | btrfs-no-std | btrfs-backup | |
|---|---|---|---|
| Health Score | 39 | 30 | 48 |
| Total Downloads | 6.5K | 2.9K | 6.6K |
| 30d Downloads | 26 | 6 | 10 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 2 | 7 |
| Last Updated | 302d ago | 1504d ago | 65d ago |
| Age | 5y 2m | 4y 1m | 3y 3m |
Health Breakdown
btrfs-diskformat
Maintenance
6
Quality
12
Community
6
Popularity
5
Documentation
10
btrfs-no-std
Maintenance
3
Quality
8
Community
6
Popularity
4
Documentation
9
btrfs-backup
Maintenance
13
Quality
14
Community
6
Popularity
5
Documentation
10
Technical Details
| btrfs-diskformat | btrfs-no-std | btrfs-backup | |
|---|---|---|---|
| Version | 0.5.1 | 0.2.1 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-2-Clause | BSD-2-Clause | GPL-3.0-or-later |
| Dependencies | 6 | 6 | 15 |
| Crate Size | 14KB | 11KB | 60KB |
| Features | 3 | 0 | 1 |
| Yanked % | 16.7% | 50.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •btrfs-backup leads with a health score of 48/100, but none of the options score above 80.
- •⚠ btrfs-no-std has not been updated in over a year.