Decision Workspace
wal-rs vs durability vs walrus-rust
Side-by-side comparison of Rust crates
47
wal-rs
growingv1.0.2
Write-ahead-log implementation
54
durability
experimentalv0.4.0
Crash-consistent persistence primitives: directory abstraction, generic WAL, checkpoints, and recovery.
45
walrus-rust
experimentalv0.2.0
A high-performance Write-Ahead Log (WAL) implementation in Rust
Core Metrics
| wal-rs | durability | walrus-rust | |
|---|---|---|---|
| Health Score | 47 | 54 | 45 |
| Total Downloads | 7.4K | 196 | 855 |
| 30d Downloads | 22 | 178 | 109 |
| Dependents | 0 | 15 | 0 |
| Releases | 4 | 5 | 2 |
| Last Updated | 2735d ago | 1d ago | 159d ago |
| Age | 7y 6m | 1m | 5m |
Health Breakdown
wal-rs
Maintenance
9
Quality
19
Community
5
Popularity
5
Documentation
9
durability
Maintenance
14
Quality
13
Community
9
Popularity
3
Documentation
15
walrus-rust
Maintenance
10
Quality
12
Community
6
Popularity
4
Documentation
13
Technical Details
| wal-rs | durability | walrus-rust | |
|---|---|---|---|
| Version | 1.0.2 | 0.4.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT |
| Dependencies | 5 | 8 | 6 |
| Crate Size | 8KB | 73KB | 102KB |
| Features | 0 | 1 | 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 54/100, but none of the options score above 80.
- •wal-rs has the most downloads (7.4K), suggesting wider adoption.
- •⚠ wal-rs has not been updated in over a year.
- •durability, walrus-rust are pre-1.0 — API may change.