Decision Workspace
durability vs wal-rs vs walrus-rust
Side-by-side comparison of Rust crates
61
durability
experimentalv0.6.4
Crash-consistent persistence primitives: directory abstraction, generic WAL, checkpoints, and recovery.
47
wal-rs
growingv1.0.2
Write-ahead-log implementation
45
walrus-rust
experimentalv0.2.0
A high-performance Write-Ahead Log (WAL) implementation in Rust
Core Metrics
| durability | wal-rs | walrus-rust | |
|---|---|---|---|
| Health Score | 61 | 47 | 45 |
| Total Downloads | 721 | 7.5K | 1.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 42 | 0 | 4 |
| Releases | 12 | 4 | 2 |
| Last Updated | 28d ago | 2795d ago | 218d ago |
| Age | 3m | 7y 8m | 7m |
Health Breakdown
durability
Maintenance
20
Quality
13
Community
10
Popularity
3
Documentation
15
wal-rs
Maintenance
9
Quality
19
Community
5
Popularity
5
Documentation
9
walrus-rust
Maintenance
8
Quality
12
Community
8
Popularity
4
Documentation
13
Technical Details
| durability | wal-rs | walrus-rust | |
|---|---|---|---|
| Version | 0.6.4 | 1.0.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | MIT |
| Dependencies | 10 | 5 | 6 |
| Crate Size | 100KB | 8KB | 102KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2024 |
| MSRV | 1.80 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •durability leads with a health score of 61/100, but none of the options score above 80.
- •wal-rs has the most downloads (7.5K), suggesting wider adoption.
- •⚠ wal-rs has not been updated in over a year.
- •durability, walrus-rust are pre-1.0 — API may change.