Decision Workspace
swaswa-system-lib vs rs9p vs matrix256
Side-by-side comparison of Rust crates
41
swaswa-system-lib
experimentalv0.2.1
Cross-platform helpers for system info, network probing, and filesystem utilities (hashing, dedup, JSON I/O, text/binary detection).
53
rs9p
experimentalv0.13.0
Filesystems library using 9P2000.L protocol, an extended variant of 9P from Plan 9
53
matrix256
experimentalv1.0.3
Rust reference implementation of matrix256v1 — a SHA-256 fingerprint over the (path, size) records of a rooted filesystem tree.
Core Metrics
| swaswa-system-lib | rs9p | matrix256 | |
|---|---|---|---|
| Health Score | 41 | 53 | 53 |
| Total Downloads | 9 | 3.3K | 39 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 11 | 0 |
| Releases | 1 | 13 | 4 |
| Last Updated | 24d ago | 209d ago | 25d ago |
| Age | 24d | 7m | 25d |
Health Breakdown
swaswa-system-lib
Maintenance
11
Quality
13
Community
6
Popularity
1
Documentation
10
rs9p
Maintenance
17
Quality
12
Community
9
Popularity
4
Documentation
11
matrix256
Maintenance
17
Quality
16
Community
6
Popularity
2
Documentation
12
Technical Details
| swaswa-system-lib | rs9p | matrix256 | |
|---|---|---|---|
| Version | 0.2.1 | 0.13.0 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | non-standard | Apache-2.0 |
| Dependencies | 5 | 12 | 2 |
| Crate Size | 17KB | 30KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rs9p leads with a health score of 53/100, but none of the options score above 80.
- •swaswa-system-lib, rs9p are pre-1.0 — API may change.